Home | History | Annotate | Download | only in src

Lines Matching refs:outer_scope

4532   Scope* outer_scope = scope();
4534 BreakAndContinueInfo break_info(stmt, outer_scope);
4564 set_scope(outer_scope);
4687 Scope* outer_scope = NULL;
4692 &outer_scope, &drop_extra);
4695 int context_pop_count = inner_scope->ContextChainLength(outer_scope);
4719 Scope* outer_scope = NULL;
4724 &outer_scope, &drop_extra);
4727 int context_pop_count = inner_scope->ContextChainLength(outer_scope);