Searched refs:FastD2UI (Results 1 – 3 of 3) sorted by relevance
47 static inline unsigned int FastD2UI(double x);
47 static inline unsigned int FastD2UI(double x) { in FastD2UI() function
2014 return i::FastUI2D(i::FastD2UI(value)) == value; in IsUint32()