HomeSort by relevance Sort by last modified time
    Searched refs:FastD2UI (Results 1 - 5 of 5) sorted by null

  /external/v8/src/
conversions.h 61 inline unsigned int FastD2UI(double x);
conversions-inl.h 41 inline unsigned int FastD2UI(double x) {
122 value == FastUI2D(FastD2UI(value));
elements.cc     [all...]
api.cc     [all...]
  /external/v8/src/compiler/
machine-operator-reducer.cc 627 if (m.HasValue()) return ReplaceInt32(FastD2UI(m.Value()));
    [all...]

Completed in 1031 milliseconds