Searched defs:SerializeJSONObject (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | fast_json_stringifier.cpp | 201 bool FastJsonStringifier::SerializeJSONObject(const JSHandle<JSTaggedValue> &value) in SerializeJSONObject() function in panda::ecmascript::base::FastJsonStringifier |
| H A D | json_stringifier.cpp | 395 bool JsonStringifier::SerializeJSONObject(const JSHandle<JSTaggedValue> &value, const JSHandle<JSTaggedValue> &replacer) in SerializeJSONObject() function in panda::ecmascript::base::JsonStringifier |
Completed in 4 milliseconds