Searched refs:outer_scope_calls_eval (Results 1 – 6 of 6) sorted by relevance
224 bool outer_scope_calls_eval() const { return outer_scope_calls_eval_; } in outer_scope_calls_eval() function412 bool PropagateScopeInfo(bool outer_scope_calls_eval,
854 bool Scope::PropagateScopeInfo(bool outer_scope_calls_eval, in PropagateScopeInfo() argument856 if (outer_scope_calls_eval) { in PropagateScopeInfo()
105 !scope_->outer_scope_calls_eval() && !scope_->inside_with(); in DisableOptimization()
1082 if (!s->outer_scope_calls_eval() || s->is_eval_scope()) break; in EmitLoadGlobalSlotCheckExtensions()
1224 if (!s->outer_scope_calls_eval() || s->is_eval_scope()) break; in EmitLoadGlobalSlotCheckExtensions()
1093 if (!s->outer_scope_calls_eval() || s->is_eval_scope()) break; in EmitLoadGlobalSlotCheckExtensions()