Lines Matching refs:kMutable
3955 constness = PropertyConstness::kMutable; in CopyWithField()
3966 constness == PropertyConstness::kMutable); in CopyWithField()
4556 details = details.CopyWithConstness(PropertyConstness::kMutable); in GeneralizeAllFields()
4583 if (details.constness() != PropertyConstness::kMutable || in CopyGeneralizeAllFields()
4731 new_constness == PropertyConstness::kMutable); in UpdateFieldType()
4855 PropertyConstness::kMutable, in GeneralizeAllFields()
6550 DCHECK_EQ(PropertyConstness::kMutable, details.constness()); in MigrateSlowToFast()
6563 : PropertyConstness::kMutable; in MigrateSlowToFast()
18618 : PropertyCellType::kMutable); in InvalidateEntry()
18666 return PropertyCellType::kMutable; in UpdatedType()
18682 case PropertyCellType::kMutable: in UpdatedType()
18683 return PropertyCellType::kMutable; in UpdatedType()