Searched refs:to_int_value (Results 1 – 1 of 1) sorted by relevance
306 ecma_value_t to_int_value = ecma_op_to_integer (to_number_value, &to_int_num); in ecma_builtin_string_object_from_code_point() local308 if (ECMA_IS_VALUE_ERROR (to_int_value)) in ecma_builtin_string_object_from_code_point()311 return to_int_value; in ecma_builtin_string_object_from_code_point()