Searched refs:ResolveVariable (Results 1 – 2 of 2) sorted by relevance
593 V8_WARN_UNUSED_RESULT bool ResolveVariable(ParseInfo* info, in NON_EXPORTED_BASE()
1936 bool Scope::ResolveVariable(ParseInfo* info, VariableProxy* proxy) { in ResolveVariable() function in v8::internal::Scope2065 if (!ResolveVariable(info, proxy)) return false; in ResolveVariablesRecursively()