Searched refs:MathFloor (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/
H A Dmath.js32 var $floor = MathFloor;
98 function MathFloor(x) { function
277 "floor", MathFloor,
H A Dv8-counters.h232 SC(math_floor, V8.MathFloor) \
H A Dstub-cache.h747 V(MathFloor) \
H A Dobjects.h5097 // the list and MathFloor should be the first math function.
5105 V(Math, floor, MathFloor) \

Completed in 99 milliseconds