Searched refs:SerializeJSONObject (Results 1 – 4 of 4) sorted by relevance
54 …bool SerializeJSONObject(const JSHandle<JSTaggedValue> &value, const JSHandle<JSTaggedValue> &repl…
48 bool SerializeJSONObject(const JSHandle<JSTaggedValue> &value);
292 SerializeJSONObject(valHandle, replacer); in SerializeJSONProperty()301 SerializeJSONObject(valHandle, replacer); in SerializeJSONProperty()409 SerializeJSONObject(valHandle, replacer); in SerializeJSONProperty()467 bool JsonStringifier::SerializeJSONObject(const JSHandle<JSTaggedValue> &value, const JSHandle<JSTa… in SerializeJSONObject() function in panda::ecmascript::base::JsonStringifier
152 SerializeJSONObject(valHandle); in SerializeJSONProperty()204 bool FastJsonStringifier::SerializeJSONObject(const JSHandle<JSTaggedValue> &value) in SerializeJSONObject() function in panda::ecmascript::base::FastJsonStringifier