Home
last modified time | relevance | path

Searched refs:ecma_string_to_array_index (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c64 ecma_string_to_array_index (const lit_utf8_byte_t *string_p, /**< utf-8 string */ in ecma_string_to_array_index() function
314 if (ecma_string_to_array_index (string_p, string_size, &array_index)) in ecma_find_special_string()
696 if (ecma_string_to_array_index (uint32_to_string_buffer, new_size, &array_index)) in ecma_append_chars_to_string()