Searched refs:RetrieveScopeChain (Results 1 – 2 of 2) sorted by relevance
127 void RetrieveScopeChain(DeclarationScope* scope);
161 RetrieveScopeChain(closure_scope_); in TryParseAndRetrieveScopes()513 void ScopeIterator::RetrieveScopeChain(DeclarationScope* scope) { in RetrieveScopeChain() function in v8::internal::ScopeIterator