Searched refs:max_outer_scope (Results 1 – 2 of 2) sorted by relevance
2077 VariableProxy* Scope::FetchFreeVariables(DeclarationScope* max_outer_scope, in FetchFreeVariables() argument2097 lookup->LookupRecursive(info, proxy, max_outer_scope->outer_scope()); in FetchFreeVariables()2122 stack = scope->FetchFreeVariables(max_outer_scope, info, stack); in FetchFreeVariables()
600 VariableProxy* FetchFreeVariables(DeclarationScope* max_outer_scope, in NON_EXPORTED_BASE()