Searched refs:set_scope (Results 1 – 9 of 9) sorted by relevance
39 void set_scope(Scope* scope) { scope_ = scope; } in set_scope() function
297 info->set_scope(scope); in Analyze()
465 void set_scope(Scope* scope) { scope_ = scope; } in set_scope() function
62 var_and_index.first->set_scope(new_scope_closure_); in ~Rewriter()
2301 body->set_scope(block_scope); in ParseBlock()2934 cases_block->set_scope(cases_scope); in ParseSwitchStatement()3072 catch_block->set_scope(block_scope); in ParseTryStatement()3394 outer_block->set_scope(scope_); in DesugarLexicalBindingsInForStatement()3541 inner_block->set_scope(inner_scope); in DesugarLexicalBindingsInForStatement()3567 block->set_scope(body_scope); in ParseScopedStatement()3720 body_block->set_scope(body_scope); in ParseForStatement()3753 init_block->set_scope(for_scope); in ParseForStatement()3900 block->set_scope(for_scope); in ParseForStatement()4104 block->set_scope(block->scope()->FinalizeBlockScope()); in ParseDoExpression()[all …]
111 void set_scope(Scope* scope) { scope_ = scope; } in set_scope() function
1657 parse_info.set_scope(literal->scope()); in GetSharedFunctionInfo()
1070 void set_scope(Scope* scope) { scope_ = scope; } in set_scope() function
4883 set_scope(scope); in VisitBlock()4891 set_scope(outer_scope); in VisitBlock()8688 set_scope(target_info.scope()); in TryInline()8700 set_scope(saved_scope); in TryInline()