Searched defs:constant_type (Results 1 – 2 of 2) sorted by relevance
901 Maybe<PropertyCellConstantType> constant_type, in StoreGlobalStub()938 PropertyCellConstantType constant_type() const { in constant_type() function
1902 auto constant_type = Nothing<PropertyCellConstantType>(); in PropertyCellStoreHandler() local