Searched refs:GetConstantType (Results 1 – 4 of 4) sorted by relevance
1677 constant_type = Just(cell->GetConstantType()); in PropertyCellStoreHandler()
5675 switch (cell->GetConstantType()) { in VisitVariableProxy()6900 switch (cell->GetConstantType()) { in HandleGlobalVariableAssignment()
9478 PropertyCellConstantType GetConstantType();
19639 PropertyCellConstantType PropertyCell::GetConstantType() { in GetConstantType() function in v8::internal::PropertyCell