Searched refs:array_iterator_cell (Results 1 – 2 of 2) sorted by relevance
152 Cell* array_iterator_cell = heap()->array_iterator_protector(); in IsArrayIteratorLookupChainIntact() local153 return array_iterator_cell->value() == Smi::FromInt(kProtectorValid); in IsArrayIteratorLookupChainIntact()
2863 Handle<Cell> array_iterator_cell = factory->NewCell( in CreateInitialObjects() local2865 set_array_iterator_protector(*array_iterator_cell); in CreateInitialObjects()