Searched defs:unhandledObjects (Results 1 – 1 of 1) sorted by relevance
678 …VisitUnhandledObjects(const GCRootVisitor &visitor, PandaUnorderedSet<EtsObject *> &unhandledObjec… in VisitUnhandledObjects()767 static void UpdateUnhandledObjects(PandaUnorderedSet<EtsObject *> &unhandledObjects, const GCRootUp… in UpdateUnhandledObjects()936 void PandaEtsVM::AddUnhandledObjectImpl(PandaUnorderedSet<EtsObject *> &unhandledObjects, EtsObject… in AddUnhandledObjectImpl()942 void PandaEtsVM::RemoveUnhandledObjectImpl(PandaUnorderedSet<EtsObject *> &unhandledObjects, EtsObj… in RemoveUnhandledObjectImpl()950 EtsCoroutine *coro, const PandaUnorderedSet<EtsObject *> &unhandledObjects) in CreateEtsObjectArrayFromNativeSet()