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