Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-math.c197 ecma_builtin_math_object_hypot (const ecma_value_t *arg, /**< arguments list */ in ecma_builtin_math_object_hypot() function
256 } /* ecma_builtin_math_object_hypot */ in ecma_builtin_math_object_hypot()
613 return ecma_builtin_math_object_hypot (arguments_list, arguments_number); in ecma_builtin_math_dispatch_routine()

Completed in 2 milliseconds