Searched defs:inner_block_scope (Results 1 – 1 of 1) sorted by relevance
5775 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForStatement() local5881 ZonePtrList<const AstRawString>* own_labels, Scope* inner_block_scope) { in ParseForEachStatementWithDeclarations()6111 Scope* inner_block_scope = NewScope(BLOCK_SCOPE); in ParseForAwaitStatement() local