Searched refs:is_concat_spreadable_cell (Results 1 – 2 of 2) sorted by relevance
836 Handle<Cell> is_concat_spreadable_cell = factory->NewCell( in CreateInitialObjects() local838 set_is_concat_spreadable_protector(*is_concat_spreadable_cell); in CreateInitialObjects()
3420 Cell* is_concat_spreadable_cell = heap()->is_concat_spreadable_protector(); in Throw() local3422 Smi::ToInt(is_concat_spreadable_cell->value()) == kProtectorInvalid; in Throw()