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

/external/chromium_org/v8/src/
H A Dscopes.h565 bool ResolveVariable(CompilationInfo* info,
H A Dscopes.cc1027 bool Scope::ResolveVariable(CompilationInfo* info, function in class:v8::internal::Scope
1143 if (!ResolveVariable(info, unresolved_[i], factory)) return false;

Completed in 53 milliseconds