Home | History | Annotate | Download | only in src

Lines Matching full:calls

481   if (scope_calls_eval_) Indent(n1, "// scope calls 'eval'\n");
482 if (outer_scope_calls_eval_) Indent(n1, "// outer scope calls 'eval'\n");
483 if (inner_scope_calls_eval_) Indent(n1, "// inner scope calls 'eval'\n");
550 // If we find a variable, but the current scope calls 'eval', the found