Searched defs:Sweep (Results 1 – 13 of 13) sorted by relevance
148 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
83 void STWYoungGC::Sweep() in Sweep() function in panda::ecmascript::STWYoungGC
110 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
42 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
228 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
151 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace
86 void SharedGC::Sweep() in Sweep() function in panda::ecmascript::SharedGC
39 void SharedConcurrentSweeper::Sweep(bool isFullGC) in Sweep() function in panda::ecmascript::SharedConcurrentSweeper
85 void SharedFullGC::Sweep() in Sweep() function in panda::ecmascript::SharedFullGC
230 void SharedSparseSpace::Sweep() in Sweep() function in panda::ecmascript::SharedSparseSpace623 void SharedHugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::SharedHugeObjectSpace
69 void StringTable::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in ark::StringTable240 void StringTable::Table::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in ark::StringTable::Table
137 void StwGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::StwGC
584 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::GenGC