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