Searched defs:Sweep (Results 1 – 9 of 9) sorted by relevance
144 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
94 void STWYoungGC::Sweep() in Sweep() function in panda::ecmascript::STWYoungGC
104 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
46 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
118 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
147 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace
69 void StringTable::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in panda::StringTable240 void StringTable::Table::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in panda::StringTable::Table
137 void StwGC<LanguageConfig>::Sweep() in Sweep() function in panda::mem::StwGC
588 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::Sweep() in Sweep() function in panda::mem::GenGC