Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/
Dpublic_intrinsics.h33 static ark::ets::EtsString *JSONStringify([[maybe_unused]] ark::ets::EtsObject *obj) in JSONStringify() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.cpp601 EtsString *JSONStringify(JSValue *jsvalue) in JSONStringify() function