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.h32 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.cpp1140 EtsString *JSONStringify(JSValue *jsvalue) in JSONStringify() function