Searched refs:MathRound (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/v8/src/
H A Dmath.js157 function MathRound(x) { function
353 "round", MathRound,
H A Dcounters.h516 SC(math_round, V8.MathRound) \
H A Dobjects.h6550 V(Math, round, MathRound) \
/external/chromium_org/v8/src/arm/
H A Dlithium-arm.h118 V(MathRound) \
899 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/chromium_org/v8/src/ia32/
H A Dlithium-ia32.h122 V(MathRound) \
887 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/chromium_org/v8/src/mips/
H A Dlithium-mips.h118 V(MathRound) \
878 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/chromium_org/v8/src/mips64/
H A Dlithium-mips64.h118 V(MathRound) \
877 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/chromium_org/v8/src/x64/
H A Dlithium-x64.h118 V(MathRound) \
885 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/chromium_org/v8/src/x87/
H A Dlithium-x87.h123 V(MathRound) \
903 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")

Completed in 283 milliseconds