Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers.h299 … *ecma_new_ecma_string_from_code_units (ecma_char_t first_code_unit, ecma_char_t second_code_unit);
Decma-helpers-string.c469 ecma_char_t second_code_unit) /**< code unit */ in ecma_new_ecma_string_from_code_units() argument
473 bytes_size += lit_code_unit_to_utf8 (second_code_unit, lit_utf8_bytes + bytes_size); in ecma_new_ecma_string_from_code_units()