Home
last modified time | relevance | path

Searched refs:GetConstantType (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/ic/
Dic.cc1677 constant_type = Just(cell->GetConstantType()); in PropertyCellStoreHandler()
/external/v8/src/crankshaft/
Dhydrogen.cc5675 switch (cell->GetConstantType()) { in VisitVariableProxy()
6900 switch (cell->GetConstantType()) { in HandleGlobalVariableAssignment()
/external/v8/src/
Dobjects.h9478 PropertyCellConstantType GetConstantType();
Dobjects.cc19639 PropertyCellConstantType PropertyCell::GetConstantType() { in GetConstantType() function in v8::internal::PropertyCell