Searched refs:text_string_p (Results 1 – 1 of 1) sorted by relevance
735 ecma_string_t *text_string_p = ecma_op_to_string (arg1); in ecma_builtin_json_parse() local737 if (JERRY_UNLIKELY (text_string_p == NULL)) in ecma_builtin_json_parse()742 ECMA_STRING_TO_UTF8_STRING (text_string_p, str_start_p, string_size); in ecma_builtin_json_parse()745 ecma_deref_ecma_string (text_string_p); in ecma_builtin_json_parse()