Searched refs:WasLazilyParsed (Results 1 – 1 of 1) sorted by relevance
1551 bool WasLazilyParsed(Scope* scope) { in WasLazilyParsed() function1604 Scope* lookup = WasLazilyParsed(scope) ? scope->outer_scope() : scope; in CollectNonLocals()2042 if (WasLazilyParsed(scope)) { in CheckZones()2367 if (WasLazilyParsed(this)) { in ResolveVariablesRecursively()2574 if (WasLazilyParsed(scope)) return Iteration::kContinue; in AllocateVariablesRecursively()