Searched defs:body_scope (Results 1 – 1 of 1) sorted by relevance
3643 Scope* body_scope = NewScope(scope_, BLOCK_SCOPE); in ParseForStatement() local3765 Scope* body_scope = NewScope(for_scope, BLOCK_SCOPE); in ParseForStatement() local