Home | History | Annotate | Download | only in src

Lines Matching defs:calls_eval

864   bool calls_eval = scope_calls_eval_ || outer_scope_calls_eval_;
868 if (inner_scope->PropagateScopeInfo(calls_eval, is_eval)) {