Lines Matching refs:tmp_map
641 Handle<Map> tmp_map;
645 if (!maybe_tmp_map.ToHandle(&tmp_map)) break;
647 tmp_map->instance_descriptors(isolate_), isolate_);
676 GeneralizeField(tmp_map, i, old_details.constness(), tmp_representation,
685 DCHECK(!tmp_map->is_deprecated());
686 target_map_ = tmp_map;
737 Handle<Map> tmp_map;
741 if (!maybe_tmp_map.ToHandle(&tmp_map)) break;
743 tmp_map->instance_descriptors(isolate_), isolate_);
755 DCHECK(!tmp_map->is_deprecated());
756 target_map_ = tmp_map;