Home
last modified time | relevance | path

Searched defs:Sweep (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dpartial_gc.cpp163 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
Dconcurrent_sweeper.cpp45 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
Dfull_gc.cpp124 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
Dspace.cpp278 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
Dsparse_space.cpp158 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace
759 void MachineCodeSpace::Sweep() in Sweep() function in panda::ecmascript::MachineCodeSpace
Djit_fort.cpp267 void JitFort::Sweep() in Sweep() function in panda::ecmascript::JitFort
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_sweeper.cpp48 void SharedConcurrentSweeper::Sweep(bool isFullGC) in Sweep() function in panda::ecmascript::SharedConcurrentSweeper
Dshared_gc.cpp117 void SharedGC::Sweep() in Sweep() function in panda::ecmascript::SharedGC
Dshared_full_gc.cpp87 void SharedFullGC::Sweep() in Sweep() function in panda::ecmascript::SharedFullGC
Dshared_space.cpp232 void SharedSparseSpace::Sweep() in Sweep() function in panda::ecmascript::SharedSparseSpace
701 void SharedHugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::SharedHugeObjectSpace
/arkcompiler/runtime_core/static_core/runtime/
Dstring_table.cpp66 void StringTable::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in ark::StringTable
236 void StringTable::Table::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in ark::StringTable::Table
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp138 void StwGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::StwGC
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/xgc/
Dxgc.cpp344 void XGC::Sweep() in Sweep() function in ark::ets::interop::js::XGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp587 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::GenGC