Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-math.c473 const ecma_number_t down_rounded = down_half - ecma_op_number_remainder (down_half, ECMA_NUMBER_ONE); in ecma_builtin_math_dispatch_routine() local
475 if (up_rounded - x <= x - down_rounded) in ecma_builtin_math_dispatch_routine()
481 x = down_rounded; in ecma_builtin_math_dispatch_routine()

Completed in 2 milliseconds