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

/external/v8/src/ic/
H A Dic.cc1675 auto constant_type = Nothing<PropertyCellConstantType>(); local
1677 constant_type = Just(cell->GetConstantType());
1679 StoreGlobalStub stub(isolate, type, constant_type,

Completed in 76 milliseconds