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