Searched defs:with_scope (Results 1 – 3 of 3) sorted by relevance
614 PreParserScope with_scope(scope_, WITH_SCOPE); in ParseWithStatement() local788 PreParserScope with_scope(scope_, WITH_SCOPE); in ParseTryStatement() local
195 Scope* with_scope = new(zone) Scope(current_scope, in DeserializeScopeChain() local
2613 Scope* with_scope = NewScope(scope_, WITH_SCOPE); in ParseWithStatement() local