Searched defs:FromInt (Results 1 – 4 of 4) sorted by relevance
35 static Type FromInt(int32 type) { in FromInt() function
83 static TypeInfo FromInt(int bit_representation) { in FromInt() function
976 Smi* Smi::FromInt(int value) { in FromInt() function
1570 struct FromInt { FromInt(int); }; struct