Searched refs:IsTypedArraySpeciesLookupChainIntact (Results 1 – 5 of 5) sorted by relevance
281 !isolate_->IsTypedArraySpeciesLookupChainIntact() && in InternalUpdateProtector()296 if (!isolate_->IsTypedArraySpeciesLookupChainIntact()) return; in InternalUpdateProtector()321 if (!isolate_->IsTypedArraySpeciesLookupChainIntact()) return; in InternalUpdateProtector()335 !isolate_->IsTypedArraySpeciesLookupChainIntact() && in InternalUpdateProtector()350 if (!isolate_->IsTypedArraySpeciesLookupChainIntact()) return; in InternalUpdateProtector()
166 bool Isolate::IsTypedArraySpeciesLookupChainIntact() { in IsTypedArraySpeciesLookupChainIntact() function
1239 inline bool IsTypedArraySpeciesLookupChainIntact();
3521 DCHECK(IsTypedArraySpeciesLookupChainIntact()); in Throw()3525 DCHECK(!IsTypedArraySpeciesLookupChainIntact()); in Throw()
895 isolate->IsTypedArraySpeciesLookupChainIntact()); in RUNTIME_FUNCTION()