Home
last modified time | relevance | path

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

/external/v8/src/
Disolate-inl.h189 PropertyCell* array_iterator_cell = heap()->array_iterator_protector(); in IsArrayIteratorLookupChainIntact() local
190 return array_iterator_cell->value() == Smi::FromInt(kProtectorValid); in IsArrayIteratorLookupChainIntact()