Searched defs:Sweep (Results 1 – 13 of 13) sorted by relevance
158 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
118 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
43 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
234 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
254 void JitFort::Sweep() in Sweep() function in panda::ecmascript::JitFort
157 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace750 void MachineCodeSpace::Sweep() in Sweep() function in panda::ecmascript::MachineCodeSpace
45 void SharedConcurrentSweeper::Sweep(bool isFullGC) in Sweep() function in panda::ecmascript::SharedConcurrentSweeper
112 void SharedGC::Sweep() in Sweep() function in panda::ecmascript::SharedGC
83 void SharedFullGC::Sweep() in Sweep() function in panda::ecmascript::SharedFullGC
232 void SharedSparseSpace::Sweep() in Sweep() function in panda::ecmascript::SharedSparseSpace702 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
138 void StwGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::StwGC
587 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::GenGC