Home
last modified time | relevance | path

Searched refs:ResolvePreparsedVariable (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dscopes.h698 static void ResolvePreparsedVariable(VariableProxy* proxy, Scope* scope,
Dscopes.cc2347 void Scope::ResolvePreparsedVariable(VariableProxy* proxy, Scope* scope, in ResolvePreparsedVariable() function in v8::internal::Scope
2373 ResolvePreparsedVariable(proxy, outer_scope(), end); in ResolveVariablesRecursively()