Searched refs:TryCacheSerializeKeysFromPropertiesArray (Results 1 – 2 of 2) sorted by relevance
68 bool TryCacheSerializeKeysFromPropertiesArray(const JSHandle<JSObject> &obj, bool hasContent,
489 return TryCacheSerializeKeysFromPropertiesArray(obj, hasContent, strCache); in TryCacheSerializeKeys()499 bool FastJsonStringifier::TryCacheSerializeKeysFromPropertiesArray(const JSHandle<JSObject> &obj, b… in TryCacheSerializeKeysFromPropertiesArray() function in panda::ecmascript::base::FastJsonStringifier