Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c415 ecma_length_t converted_string_length = 0; in ecma_new_ecma_string_from_utf8_converted_to_cesu8() local
439 converted_string_length++; in ecma_new_ecma_string_from_utf8_converted_to_cesu8()
442 converted_string_length++; in ecma_new_ecma_string_from_utf8_converted_to_cesu8()
457 ecma_string_t *string_desc_p = ecma_new_ecma_string_from_utf8_buffer (converted_string_length, in ecma_new_ecma_string_from_utf8_converted_to_cesu8()