Home
last modified time | relevance | path

Searched defs:catch_scope (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/parsing/
Dparser.cc1737 Scope* catch_scope = NewHiddenCatchScope(); in ParseAndRewriteAsyncGeneratorFunctionBody() local
1944 Scope* catch_scope = scope(); in DesugarBindingInForEachStatement() local
2933 Scope* catch_scope = NewScopeWithParent(scope(), CATCH_SCOPE); in NewHiddenCatchScope() local
2967 Scope* catch_scope = NewHiddenCatchScope(); in BuildRejectPromiseOnException() local
3946 Scope* catch_scope = NewHiddenCatchScope(); in FinalizeIteratorUse() local