Searched refs:TryCacheSerializeKeys (Results 1 – 2 of 2) sorted by relevance
66 bool TryCacheSerializeKeys(const JSHandle<JSObject> &obj, bool hasContent,
275 hasContent = TryCacheSerializeKeys(obj, hasContent, strCache); in SerializeJSONObject()484 bool FastJsonStringifier::TryCacheSerializeKeys(const JSHandle<JSObject> &obj, bool hasContent, in TryCacheSerializeKeys() function in panda::ecmascript::base::FastJsonStringifier