Lines Matching full:is_eval_scope
1170 if (!s->outer_scope_calls_non_strict_eval() || s->is_eval_scope()) break;1174 if (s != NULL && s->is_eval_scope()) {4353 } else if (declaration_scope->is_eval_scope()) {