Searched defs:catch_scope (Results 1 – 2 of 2) sorted by relevance
2125 Scope* catch_scope = NewHiddenCatchScope(); in ParseAndRewriteAsyncGeneratorFunctionBody() local2970 Scope* catch_scope = NewScopeWithParent(scope(), CATCH_SCOPE); in NewHiddenCatchScope() local2991 Scope* catch_scope = NewHiddenCatchScope(); in BuildRejectPromiseOnException() local
103 CatchScope* catch_scope() const { return catch_scope_; } in catch_scope() function in v8::internal::compiler::JSCallReducerAssembler449 CatchScope catch_scope = CatchScope::Inner(gasm_->temp_zone(), gasm_); in Catch() local2330 auto catch_scope = gasm->catch_scope(); in ReplaceWithSubgraph() local