Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp245 JSTaggedValue JsonStringifier::SerializeJSONProperty(const JSHandle<JSTaggedValue> &value, in SerializeJSONProperty() function in panda::ecmascript::base::JsonStringifier
Dfast_json_stringifier.cpp80 JSTaggedValue FastJsonStringifier::SerializeJSONProperty(const JSHandle<JSTaggedValue> &value) in SerializeJSONProperty() function in panda::ecmascript::base::FastJsonStringifier