Home
last modified time | relevance | path

Searched defs:max_outer_scope (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dscopes.cc1592 void Scope::CollectNonLocals(DeclarationScope* max_outer_scope, in CollectNonLocals()
1628 void Scope::AnalyzePartially(DeclarationScope* max_outer_scope, in AnalyzePartially()