Searched refs:inf_found (Results 1 – 1 of 1) sorted by relevance
206 bool inf_found = false; in ecma_builtin_math_object_hypot() local230 if (JERRY_UNLIKELY (inf_found || ecma_number_is_infinity (arg_num))) in ecma_builtin_math_object_hypot()232 inf_found = true; in ecma_builtin_math_object_hypot()245 if (JERRY_UNLIKELY (inf_found)) in ecma_builtin_math_object_hypot()