Home
last modified time | relevance | path

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

/third_party/jerryscript/docs/
D02.API-REFERENCE.md8571 ## jerry_json_parse section in JSON functions
/third_party/jerryscript/jerry-core/api/
Djerry.c4406 jerry_json_parse (const jerry_char_t *string_p, /**< json string */ in jerry_json_parse() function