Home
last modified time | relevance | path

Searched refs:ecma_builtin_json_str_helper (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-json.c1319 static ecma_value_t ecma_builtin_json_str_helper (ecma_json_stringify_context_t *context_p, /**< context argument */ in ecma_builtin_json_str_helper() function
1349 } /* ecma_builtin_json_str_helper */ in ecma_builtin_json_str_helper()
1367 ecma_value_t ret_value = ecma_builtin_json_str_helper (&context, arg1); in ecma_builtin_json_string_from_object()
1582 ecma_value_t ret_value = ecma_builtin_json_str_helper (&context, arg1); in ecma_builtin_json_stringify()

Completed in 3 milliseconds