Searched refs:ecma_number_pow (Results 1 – 4 of 4) sorted by relevance
80 result = ecma_number_pow (num_left, num_right); in do_number_arithmetic()
508 x = ecma_number_pow (x, y); in ecma_builtin_math_dispatch_routine()
667 ecma_number_pow (ecma_number_t x, /**< left operand */ in ecma_number_pow() function
406 ecma_number_t ecma_number_pow (ecma_number_t x, ecma_number_t y);