Searched refs:length_lookup (Results 1 – 1 of 1) sorted by relevance
228 LookupIterator length_lookup(target, isolate->factory()->length_string(), in DoFunctionBind() local235 length_lookup.state() != LookupIterator::ACCESSOR || in DoFunctionBind()236 !length_lookup.GetAccessors()->IsAccessorInfo()) { in DoFunctionBind()239 JSReceiver::GetPropertyAttributes(&length_lookup); in DoFunctionBind()244 Object::GetProperty(&length_lookup)); in DoFunctionBind()