Searched defs:SerializeJSONObject (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| D | json_stringifier.cpp | 467 bool JsonStringifier::SerializeJSONObject(const JSHandle<JSTaggedValue> &value, const JSHandle<JSTa… in SerializeJSONObject() function in panda::ecmascript::base::JsonStringifier |
| D | fast_json_stringifier.cpp | 204 bool FastJsonStringifier::SerializeJSONObject(const JSHandle<JSTaggedValue> &value) in SerializeJSONObject() function in panda::ecmascript::base::FastJsonStringifier |