Lines Matching refs:FORCE_FIELD
2525 if (store_mode == FORCE_FIELD && details.type() != FIELD) { in CopyGeneralizeAllRepresentations()
2543 details.type() == CONSTANT && store_mode == FORCE_FIELD, in CopyGeneralizeAllRepresentations()
2776 store_mode == FORCE_FIELD, in GeneralizeRepresentation()
2799 map = GeneralizeRepresentation(map, i, new_representation, FORCE_FIELD); in GeneralizeAllFieldRepresentations()
3926 JSObject::FORCE_TAGGED, FORCE_FIELD, OMIT_TRANSITION); in SetPropertyUsingTransition()
3943 descriptor, value->OptimalRepresentation(), FORCE_FIELD); in SetPropertyUsingTransition()
3968 FORCE_FIELD); in SetPropertyToField()
4003 object, descriptor_index, Representation::Tagged(), FORCE_FIELD); in ConvertAndSetLocalProperty()
4007 descriptor_index, FORCE_FIELD, attributes, "attributes mismatch"); in ConvertAndSetLocalProperty()
8035 (store_mode == FORCE_FIELD && descriptor == modify_index) || in Merge()
8055 (store_mode == FORCE_FIELD && descriptor == modify_index)) { in Merge()