Searched refs:AdvanceFollowingProxies (Results 1 – 4 of 4) sorted by relevance
68 V8_WARN_UNUSED_RESULT inline bool AdvanceFollowingProxies();
110 V8_WARN_UNUSED_RESULT bool PrototypeIterator::AdvanceFollowingProxies() { in AdvanceFollowingProxies() function
105 if (!iter.AdvanceFollowingProxies()) return MaybeHandle<HeapObject>(); in GetPrototype()
180 if (!iter.AdvanceFollowingProxies()) return Nothing<bool>(); in HasInPrototypeChain()