Searched refs:new_attributes_ (Results 1 – 2 of 2) sorted by relevance
48 return PropertyDetails(new_kind_, new_attributes_, new_location_, in GetDetails()110 new_attributes_ = attributes; in ReconfigureToDataField()189 new_attributes_, reason); in CopyGeneralizeAllFields()212 DCHECK_EQ(new_attributes_, old_details.attributes()); in TryRecofigureToDataFieldInplace()270 old_details.attributes() != new_attributes_) { in FindRootMap()379 DCHECK_EQ(new_attributes_, details.attributes()); in FindTargetMap()
162 PropertyAttributes new_attributes_ = NONE; variable