Searched defs:Sweep (Results 1 – 6 of 6) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
D | partial_gc.cpp | 121 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC |
D | stw_young_gc.cpp | 94 void STWYoungGC::Sweep() in Sweep() function in panda::ecmascript::STWYoungGC |
D | full_gc.cpp | 92 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC |
D | concurrent_sweeper.cpp | 46 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper |
D | space.cpp | 105 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace |
D | sparse_space.cpp | 142 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace |