Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h5775 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForStatement() local
5881 ZonePtrList<const AstRawString>* own_labels, Scope* inner_block_scope) { in ParseForEachStatementWithDeclarations()
6111 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForAwaitStatement() local