Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string.c302 ecma_number_t to_number_num = ecma_get_number_from_value (to_number_value); in ecma_builtin_string_object_from_code_point() local
314 if (to_number_num != to_int_num || to_int_num < 0 || to_int_num > LIT_UNICODE_CODE_POINT_MAX) in ecma_builtin_string_object_from_code_point()

Completed in 1 milliseconds