Searched refs:is_concat_spreadable_cell (Results 1 – 2 of 2) sorted by relevance
2891 Cell* is_concat_spreadable_cell = heap()->is_concat_spreadable_protector(); in Throw() local2893 Smi::cast(is_concat_spreadable_cell->value())->value() == in Throw()
2847 Handle<Cell> is_concat_spreadable_cell = factory->NewCell( in CreateInitialObjects() local2849 set_is_concat_spreadable_protector(*is_concat_spreadable_cell); in CreateInitialObjects()