Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3218 base::FastJsonStringifier fastJsonStringifier(thread); in DEF_RUNTIME_STUBS() local
3219 JSHandle<JSTaggedValue> result = fastJsonStringifier.Stringify(value); in DEF_RUNTIME_STUBS()