Searched refs:kConstantType (Results 1 – 5 of 5) sorted by relevance
213 kConstantType, // Cell has been assigned only one type. enumerator
1506 case PropertyCellType::kConstantType: in PropertyCellPrint()
18677 case PropertyCellType::kConstantType: in UpdatedType()18679 return PropertyCellType::kConstantType; in UpdatedType()18722 new_type == PropertyCellType::kConstantType) { in PrepareForValue()
580 } else if (property_cell_type == PropertyCellType::kConstantType) { in ReduceGlobalAccess()630 if (property_details.cell_type() == PropertyCellType::kConstantType) { in ReduceGlobalAccess()683 case PropertyCellType::kConstantType: { in ReduceGlobalAccess()
2997 PropertyCellType::kConstantType))), in StoreGlobalIC_PropertyCellCase()