Home | History | Annotate | Download | only in src

Lines Matching refs:is_this

2152       !expr->AsVariableProxy()->is_this()) {
2965 property->obj()->AsVariableProxy()->is_this()) {
3184 if (operand != NULL && !operand->is_this()) {
4816 if (lhs != NULL && !lhs->is_this() && IsEvalOrArguments(lhs->name())) {