Lines Matching defs:raw
1154 Map raw = *result;
1155 raw.set_constructor_or_back_pointer(src.GetConstructor());
1156 raw.set_bit_field(src.bit_field());
1157 raw.set_bit_field2(src.bit_field2());
1171 raw.set_bit_field3(new_bit_field3);
1172 raw.clear_padding();
1268 Map raw = *result;
1271 raw.SetInObjectUnusedPropertyFields(0);
1272 raw.set_is_dictionary_map(true);
1273 raw.set_is_migration_target(false);
1274 raw.set_may_have_interesting_symbols(true);
1275 raw.set_construction_counter(kNoSlackTracking);