Searched refs:ecma_new_ecma_string_from_code_units (Results 1 – 3 of 3) sorted by relevance
126 result_str_p = ecma_new_ecma_string_from_code_units (first, second); in ecma_builtin_string_iterator_prototype_object_next()
299 ecma_string_t *ecma_new_ecma_string_from_code_units (ecma_char_t first_code_unit, ecma_char_t secon…
468 ecma_new_ecma_string_from_code_units (ecma_char_t first_code_unit, /**< code unit */ in ecma_new_ecma_string_from_code_units() function