Searched refs:TryParseAndRetrieveScopes (Results 1 – 2 of 2) sorted by relevance
125 void TryParseAndRetrieveScopes(ScopeIterator::Option option);
39 TryParseAndRetrieveScopes(option); in ScopeIterator()78 TryParseAndRetrieveScopes(DEFAULT); in ScopeIterator()90 void ScopeIterator::TryParseAndRetrieveScopes(ScopeIterator::Option option) { in TryParseAndRetrieveScopes() function in v8::internal::ScopeIterator