Home
last modified time | relevance | path

Searched defs:next_ch_size (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c1192 lit_utf8_size_t next_ch_size = lit_read_code_unit_from_utf8 (cesu8_str_p, &next_ch); in ecma_substring_copy_to_utf8_buffer() local
1219 …lit_utf8_size_t next_ch_size = lit_read_code_unit_from_utf8 (cesu8_pos + code_unit_size, &next_ch); in ecma_substring_copy_to_utf8_buffer() local