Home | History | Annotate | Download | only in src

Lines Matching refs:PropagateScopeInfo

255   global_scope->PropagateScopeInfo(false);
645 PropagateScopeInfo(outer_scope_calls_sloppy_eval);
1156 void Scope::PropagateScopeInfo(bool outer_scope_calls_sloppy_eval ) {
1165 inner->PropagateScopeInfo(calls_sloppy_eval);