Searched refs:IsArrayIteratorProtectorCellInvalid (Results 1 – 5 of 5) sorted by relevance
88 if (IsArrayIteratorProtectorCellInvalid()) goto UseUserProvidedIterator;
566 if (IsArrayIteratorProtectorCellInvalid()) goto CastError;574 if (IsArrayIteratorProtectorCellInvalid()) goto CastError;
1282 extern macro IsArrayIteratorProtectorCellInvalid(): bool;
2527 TNode<BoolT> IsArrayIteratorProtectorCellInvalid();
6215 TNode<BoolT> CodeStubAssembler::IsArrayIteratorProtectorCellInvalid() { in IsArrayIteratorProtectorCellInvalid() function in v8::internal::CodeStubAssembler