Searched refs:SerializeJSONHashMap (Results 1 – 2 of 2) sorted by relevance
64 …bool SerializeJSONHashMap(const JSHandle<JSTaggedValue> &value, const JSHandle<JSTaggedValue> &rep…
383 SerializeJSONHashMap(valHandle, replacer); in SerializeJSONProperty()667 bool JsonStringifier::SerializeJSONHashMap(const JSHandle<JSTaggedValue> &value, in SerializeJSONHashMap() function in panda::ecmascript::base::JsonStringifier