Home
last modified time | relevance | path

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

/external/v8/src/
Disolate-inl.h147 Cell* fast_iteration = heap()->fast_array_iteration_protector(); in IsFastArrayIterationIntact() local
148 return fast_iteration->value() == Smi::FromInt(kProtectorValid); in IsFastArrayIterationIntact()