Searched defs:inner_block_scope (Results 1 – 2 of 2) sorted by relevance
5733 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForStatement() local5817 ZonePtrList<const AstRawString>* own_labels, Scope* inner_block_scope, in ParseForEachStatementWithDeclarations()6074 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForAwaitStatement() local
1632 Scope* inner_block_scope = catch_info.inner_block->scope(); in ValidateCatchBlock() local