Searched refs:type_value (Results 1 – 1 of 1) sorted by relevance
3093 Smi* type_value = Smi::cast(value->get(kTypeSlot)); in GetType() local3094 return static_cast<Type>(type_value->value()); in GetType()