Searched refs:TryCacheSerializeKeysFromEnumCache (Results 1 – 2 of 2) sorted by relevance
70 bool TryCacheSerializeKeysFromEnumCache(const JSHandle<JSObject> &obj, bool hasContent,
506 return TryCacheSerializeKeysFromEnumCache(obj, hasContent, strCache); in TryCacheSerializeKeysFromPropertiesArray()542 bool FastJsonStringifier::TryCacheSerializeKeysFromEnumCache(const JSHandle<JSObject> &obj, bool ha… in TryCacheSerializeKeysFromEnumCache() function in panda::ecmascript::base::FastJsonStringifier