Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dparser-base.h6024 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForStatement() local
6137 ZonePtrList<const AstRawString>* own_labels, Scope* inner_block_scope) { in ParseForEachStatementWithDeclarations()
6367 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForAwaitStatement() local