Searched defs:gcObjectVisitor (Results 1 – 6 of 6) sorted by relevance
91 void Collect(const GCObjectVisitor &gcObjectVisitor, GCCollectMode collectMode) final in Collect()
327 const GCObjectVisitor &gcObjectVisitor) in CollectNonRegularRegions()
131 virtual void SweepVmRefs(const GCObjectVisitor &gcObjectVisitor) in SweepVmRefs()
69 void StringTable::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep()240 void StringTable::Table::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep()
220 void ObjectAllocatorNoGen<MT_MODE>::Collect(const GCObjectVisitor &gcObjectVisitor, in Collect()412 void ObjectAllocatorGen<MT_MODE>::Collect(const GCObjectVisitor &gcObjectVisitor, GCCollectMode col… in Collect()
586 void PandaEtsVM::SweepVmRefs(const GCObjectVisitor &gcObjectVisitor) in SweepVmRefs()