Home
last modified time | relevance | path

Searched refs:jsonStringifier (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3728 base::JsonStringifier jsonStringifier(thread); in DEF_RUNTIME_STUBS() local
3729 JSHandle<JSTaggedValue> result = jsonStringifier.Stringify(value, undefined, undefined); in DEF_RUNTIME_STUBS()