Home
last modified time | relevance | path

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

/external/v8/src/
Dscopes.h356 void ResolveVariable(Scope* global_scope,
Dscopes.cc612 void Scope::ResolveVariable(Scope* global_scope, in ResolveVariable() function in v8::internal::Scope
697 ResolveVariable(global_scope, context, unresolved_[i]); in ResolveVariablesRecursively()