Searched refs:no_elements_cell (Results 1 – 1 of 1) sorted by relevance
3334 PropertyCell* no_elements_cell = heap()->no_elements_protector(); in Throw() local3336 no_elements_cell->value()->IsSmi() && in Throw()3337 Smi::ToInt(no_elements_cell->value()) == kProtectorValid; in Throw()