Searched refs:TryCacheSerializeKeysFromGlobalObject (Results 1 – 2 of 2) sorted by relevance
72 bool TryCacheSerializeKeysFromGlobalObject(const JSHandle<JSObject> &obj, bool hasContent,
493 return TryCacheSerializeKeysFromGlobalObject(obj, hasContent, strCache); in TryCacheSerializeKeys()578 bool FastJsonStringifier::TryCacheSerializeKeysFromGlobalObject(const JSHandle<JSObject> &obj, bool… in TryCacheSerializeKeysFromGlobalObject() function in panda::ecmascript::base::FastJsonStringifier