Home
last modified time | relevance | path

Searched refs:kArrayProtectorInvalid (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Disolate.h958 static const int kArrayProtectorInvalid = 0; variable
Disolate.cc2499 handle(Smi::FromInt(kArrayProtectorInvalid), this)); in UpdateArrayProtectorOnSetElement()