Searched refs:ecma_str_p (Results 1 – 1 of 1) sorted by relevance
1727 …ecma_string_t *ecma_str_p = ecma_new_ecma_string_from_utf8_converted_to_cesu8 ((lit_utf8_byte_t *)… in jerry_create_string_sz_from_utf8() local1730 return ecma_make_string_value (ecma_str_p); in jerry_create_string_sz_from_utf8()1761 ecma_string_t *ecma_str_p = ecma_new_ecma_string_from_utf8 ((lit_utf8_byte_t *) str_p, in jerry_create_string_sz() local1763 return ecma_make_string_value (ecma_str_p); in jerry_create_string_sz()