Home
last modified time | relevance | path

Searched refs:MathExp (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/
Dmath.js92 function MathExp(x) { class
276 "exp", MathExp,
Dv8-counters.h231 SC(math_exp, V8.MathExp) \
Dobjects.h5116 V(Math, exp, MathExp) \
/external/chromium_org/v8/src/
Dmath.js87 function MathExp(x) { class
337 "exp", MathExp,
Dv8-counters.h246 SC(math_exp, V8.MathExp) \
Dobjects.h6512 V(Math, exp, MathExp) \
/external/chromium_org/v8/test/mjsunit/
Dmjsunit.status271 'lithium/MathExp': [PASS, FAIL],
/external/chromium_org/v8/src/arm/
Dlithium-arm.h135 V(MathExp) \
873 DECLARE_CONCRETE_INSTRUCTION(MathExp, "math-exp")
/external/chromium_org/v8/src/mips/
Dlithium-mips.h135 V(MathExp) \
868 DECLARE_CONCRETE_INSTRUCTION(MathExp, "math-exp")
/external/chromium_org/v8/src/x64/
Dlithium-x64.h135 V(MathExp) \
822 DECLARE_CONCRETE_INSTRUCTION(MathExp, "math-exp")
/external/chromium_org/v8/src/ia32/
Dlithium-ia32.h137 V(MathExp) \
846 DECLARE_CONCRETE_INSTRUCTION(MathExp, "math-exp")