Home
last modified time | relevance | path

Searched defs:constant_type (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-stubs.h901 Maybe<PropertyCellConstantType> constant_type, in StoreGlobalStub()
938 PropertyCellConstantType constant_type() const { in constant_type() function
/external/v8/src/ic/
Dic.cc1902 auto constant_type = Nothing<PropertyCellConstantType>(); in PropertyCellStoreHandler() local