Searched refs:LookupRecursive (Results 1 – 2 of 2) sorted by relevance
1052 Variable* Scope::LookupRecursive(VariableProxy* proxy, in LookupRecursive() function in v8::internal::Scope1082 var = outer_scope_->LookupRecursive(proxy, binding_kind, factory); in LookupRecursive()1134 Variable* var = LookupRecursive(proxy, &binding_kind, factory); in ResolveVariable()
745 Variable* LookupRecursive(VariableProxy* proxy, BindingKind* binding_kind,