Searched refs:kInvalidated (Results 1 – 2 of 2) sorted by relevance
218 kInvalidated = kConstant, // Cell has been deleted or invalidated. enumerator
6211 cell->property_details().set_cell_type(PropertyCellType::kInvalidated)); in DeleteNormalizedProperty()17730 PropertyCellType::kInvalidated); in EnsurePropertyCell()19622 details = details.set_cell_type(is_the_hole ? PropertyCellType::kInvalidated in InvalidateEntry()19631 details = details.set_cell_type(PropertyCellType::kInvalidated); in InvalidateEntry()19670 case PropertyCellType::kInvalidated: in UpdatedType()