Home
last modified time | relevance | path

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

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