Searched refs:fast_iteration (Results 1 – 1 of 1) sorted by relevance
147 Cell* fast_iteration = heap()->fast_array_iteration_protector(); in IsFastArrayIterationIntact() local148 return fast_iteration->value() == Smi::FromInt(kProtectorValid); in IsFastArrayIterationIntact()