Home | History | Annotate | Download | only in src

Lines Matching full:new_representation_

35                            new_constness_, new_representation_);
108 new_representation_ = representation.generalize(old_representation);
112 old_details.location(), new_representation_);
116 new_representation_, field_type, isolate_);
122 new_representation_ = representation;
180 if (new_representation_.IsNone() || new_representation_.IsDouble()) {
197 false, old_representation, new_representation_,
205 new_representation_, new_field_type_);
209 .Equals(new_representation_));
251 if (!new_representation_.fits_into(old_details.representation())) {
336 DCHECK(new_representation_.fits_into(details.representation()));