Home
last modified time | relevance | path

Searched defs:stringify (Results 1 – 3 of 3) sorted by relevance

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ark/
Dark_js_value.cpp317 auto stringify = panda::JSON::Stringify(pandaRuntime->GetEcmaVm(), GetValue(pandaRuntime)); in GetJsonString() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_value.cpp321 auto stringify = panda::JSON::Stringify(pandaRuntime->GetEcmaVm(), GetValue(pandaRuntime)); in GetJsonString() local
/foundation/communication/netstack/utils/napi_utils/src/
Dnetstack_napi_utils.cpp335 napi_value stringify = nullptr; in JsonStringify() local