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);
285 SerializeJSONObject(valHandle, replacer); in SerializeJSONProperty()294 SerializeJSONObject(valHandle, replacer); in SerializeJSONProperty()342 SerializeJSONObject(valHandle, replacer); in SerializeJSONProperty()400 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