Home
last modified time | relevance | path

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

/third_party/jerryscript/docs/
D02.API-REFERENCE.md8606 ## jerry_json_stringify section in JSON functions
/third_party/jerryscript/jerry-core/api/
Djerry.c4436 jerry_json_stringify (const jerry_value_t object_to_stringify) /**< a jerry_object_t to stringify */ in jerry_json_stringify() function