Lines Matching full:getcurrent
207 if (iter->GetCurrent()->IsJSProxy()) return false;
208 JSObject* current = iter->GetCurrent<JSObject>();
962 CollectElementIndices(PrototypeIterator::GetCurrent<JSObject>(iter), range,
1097 if (PrototypeIterator::GetCurrent(iter)->IsJSProxy()) {
1406 if (iter.GetCurrent() != array_proto) return MaybeHandle<JSArray>();