pub(crate) fn expr_is_entire_object(
    object_expr: &String,
    field_expr: &Expr
) -> bool