Searched refs:IsArrayIteratorLookupChainIntact (Results 1 – 6 of 6) sorted by relevance
188 bool Isolate::IsArrayIteratorLookupChainIntact() { in IsArrayIteratorLookupChainIntact() function
326 if (!isolate_->IsArrayIteratorLookupChainIntact()) return; in InternalUpdateProtector()357 if (!isolate_->IsArrayIteratorLookupChainIntact()) return; in InternalUpdateProtector()
1244 inline bool IsArrayIteratorLookupChainIntact();
3547 DCHECK(IsArrayIteratorLookupChainIntact()); in Throw()3551 DCHECK(!IsArrayIteratorLookupChainIntact()); in Throw()
2484 if (!isolate->IsArrayIteratorLookupChainIntact()) return true; in IterationHasObservableEffects()
3002 !isolate()->IsArrayIteratorLookupChainIntact()) { in ReduceCallOrConstructWithArrayLikeOrSpread()