Searched defs:CollectNonLocals (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/debug/ | ||
D | debug-scopes.cc | 468 void ScopeIterator::CollectNonLocals(ParseInfo* info, DeclarationScope* scope) { in CollectNonLocals() function in v8::internal::ScopeIterator |
/external/v8/src/ast/ | ||
D | scopes.cc | 1418 Handle<StringSet> DeclarationScope::CollectNonLocals( in CollectNonLocals() function in v8::internal::DeclarationScope |