Lines Matching full:is_eval_scope
1124 if (!s->outer_scope_calls_non_strict_eval() || s->is_eval_scope()) break;1128 if (s != NULL && s->is_eval_scope()) {4267 } else if (declaration_scope->is_eval_scope()) {