Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h5733 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForStatement() local
5817 ZonePtrList<const AstRawString>* own_labels, Scope* inner_block_scope, in ParseForEachStatementWithDeclarations()
6074 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForAwaitStatement() local
Dparser.cc1632 Scope* inner_block_scope = catch_info.inner_block->scope(); in ValidateCatchBlock() local