Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dpartial_gc.cpp110 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
Dstw_young_gc.cpp95 void STWYoungGC::Sweep() in Sweep() function in panda::ecmascript::STWYoungGC
Dspace.cpp87 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
Dfull_gc.cpp93 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
Dconcurrent_sweeper.cpp32 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
Dsparse_space.cpp142 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace
/arkcompiler/runtime_core/runtime/
Dstring_table.cpp68 void StringTable::Sweep(const GCObjectVisitor &gc_object_visitor) in Sweep() function in panda::StringTable
225 void StringTable::Table::Sweep(const GCObjectVisitor &gc_object_visitor) in Sweep() function in panda::StringTable::Table
/arkcompiler/runtime_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp154 void StwGC<LanguageConfig>::Sweep() in Sweep() function in panda::mem::StwGC
/arkcompiler/runtime_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp627 void GenGC<LanguageConfig>::Sweep() in Sweep() function in panda::mem::GenGC