Searched refs:next_outer_scope (Results 1 – 1 of 1) sorted by relevance
2348 MaybeHandle<ScopeInfo> next_outer_scope = outer_scope; in AllocateScopeInfosRecursively() local2354 if (NeedsContext()) next_outer_scope = scope_info_; in AllocateScopeInfosRecursively()2361 scope->AllocateScopeInfosRecursively(isolate, next_outer_scope); in AllocateScopeInfosRecursively()