Searched refs:kArrayProtectorInvalid (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | isolate.h | 958 static const int kArrayProtectorInvalid = 0; variable |
D | isolate.cc | 2499 handle(Smi::FromInt(kArrayProtectorInvalid), this)); in UpdateArrayProtectorOnSetElement() |