Lines Matching refs:FORCE_FIELD
3077 if (store_mode == FORCE_FIELD && in CopyGeneralizeAllRepresentations()
3103 details.type() == DATA_CONSTANT && store_mode == FORCE_FIELD, in CopyGeneralizeAllRepresentations()
3384 DCHECK(store_mode != FORCE_FIELD || modify_index >= 0); in ReconfigureProperty()
3454 if ((old_details.type() != DATA && store_mode == FORCE_FIELD) || in ReconfigureProperty()
3479 DCHECK_EQ(FORCE_FIELD, store_mode); in ReconfigureProperty()
3561 (store_mode != FORCE_FIELD || in ReconfigureProperty()
3658 DCHECK_EQ(FORCE_FIELD, store_mode); in ReconfigureProperty()
3750 DCHECK_EQ(FORCE_FIELD, store_mode); in ReconfigureProperty()
3810 DCHECK(store_mode != FORCE_FIELD || in ReconfigureProperty()
3866 old_details.location() == kDescriptor && store_mode == FORCE_FIELD, in ReconfigureProperty()
3894 HeapType::Any(map->GetIsolate()), FORCE_FIELD); in GeneralizeAllFieldRepresentations()
9811 type, FORCE_FIELD); in PrepareForDataProperty()
9879 map, descriptor, FORCE_FIELD, kind, attributes, in ReconfigureExistingProperty()
9890 HeapType::None(isolate), FORCE_FIELD); in ReconfigureExistingProperty()