Searched defs:FromInt (Results 1 – 4 of 4) sorted by relevance
45 static inline constexpr Smi FromInt(int value) { in FromInt() function
107 static constexpr Builtin FromInt(int id) { in FromInt() function
160 static inline LifetimePosition FromInt(int value) { in FromInt() function
1072 static RpoNumber FromInt(int index) { return RpoNumber(index); } in FromInt() function