Searched refs:TypeFromSmi (Results 1 – 4 of 4) sorted by relevance
22 inline Intl::Type Intl::TypeFromSmi(Smi* type) { in TypeFromSmi() function
236 inline static Intl::Type TypeFromSmi(Smi* type);
1195 Intl::Type type = Intl::TypeFromSmi(Smi::cast(*tag)); in IsObjectOfType()
189 Intl::Type type_intl = Intl::TypeFromSmi(*type); in RUNTIME_FUNCTION()