Searched defs:DoubleToUint32 (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ | ||
H A D | conversions-inl.h | 127 return DoubleToUint32(number->Number()); 167 uint32_t DoubleToUint32(double x) { function in namespace:v8 |
Completed in 64 milliseconds