Searched refs:IsInt32Double (Results 1 – 6 of 6) sorted by relevance
20 if (IsInt32Double(value)) { in CanContainDouble()
158 static inline bool IsInt32Double(double value) { in IsInt32Double() function
127 if (IsInt32Double(value)) return Lub(FastD2I(value)); in Lub()
4107 if (IsInt32Double(double_res)) { \4372 if (IsInt32Double(double_res)) { in New()
2588 new_kind = IsInt32Double(value) ? INT32 : NUMBER; in UpdateKind()
2383 return i::IsInt32Double(obj->Number()); in IsInt32()