Searched defs:Sweep (Results 1 – 9 of 9) sorted by relevance
110 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
95 void STWYoungGC::Sweep() in Sweep() function in panda::ecmascript::STWYoungGC
87 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
93 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
32 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
142 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace
68 void StringTable::Sweep(const GCObjectVisitor &gc_object_visitor) in Sweep() function in panda::StringTable225 void StringTable::Table::Sweep(const GCObjectVisitor &gc_object_visitor) in Sweep() function in panda::StringTable::Table
154 void StwGC<LanguageConfig>::Sweep() in Sweep() function in panda::mem::StwGC
627 void GenGC<LanguageConfig>::Sweep() in Sweep() function in panda::mem::GenGC