Searched refs:to_num_result (Results 1 – 1 of 1) sorted by relevance
155 ecma_value_t to_num_result = ecma_op_to_integer (arg, &index_num); in ecma_builtin_string_prototype_char_at_helper() local157 if (JERRY_UNLIKELY (!ecma_is_value_empty (to_num_result))) in ecma_builtin_string_prototype_char_at_helper()159 return to_num_result; in ecma_builtin_string_prototype_char_at_helper()