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