Searched refs:kArrayProtectorInvalid (Results 1 – 2 of 2) sorted by relevance
2594 kArrayProtectorInvalid; in IsIsConcatSpreadableLookupChainIntact()2624 handle(Smi::FromInt(kArrayProtectorInvalid), this)); in UpdateArrayProtectorOnSetElement()2632 handle(Smi::FromInt(kArrayProtectorInvalid), this)); in InvalidateHasInstanceProtector()2640 Smi::FromInt(kArrayProtectorInvalid)); in InvalidateIsConcatSpreadableProtector()2648 Smi::FromInt(kArrayProtectorInvalid)); in InvalidateArraySpeciesProtector()
983 static const int kArrayProtectorInvalid = 0; variable