Searched refs:CopyAddAttributes (Results 1 – 4 of 4) sorted by relevance
341 PropertyDetails CopyAddAttributes(PropertyAttributes new_attributes) const { in CopyAddAttributes() function
1349 property_details_ = property_details_.CopyAddAttributes(FROZEN); in LookupInRegularHolder()1351 property_details_ = property_details_.CopyAddAttributes(SEALED); in LookupInRegularHolder()
4203 details = details.CopyAddAttributes(PropertyAttributesFromInt(attrs)); in ApplyAttributesToDictionary()
3902 details = details.CopyAddAttributes( in CopyUpToAddAttributes()