Home | History | Annotate | Download | only in mips

Lines Matching full:is_eval_scope

1224     if (!s->outer_scope_calls_non_strict_eval() || s->is_eval_scope()) break;
1228 if (s->is_eval_scope()) {
4402 } else if (declaration_scope->is_eval_scope()) {