Home
last modified time | relevance | path

Searched defs:RunGC (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_worker.cpp162 void GCWorker::RunGC(PandaUniquePtr<GCTask> task) in RunGC() function in ark::mem::GCWorker
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1438 void G1GC<LanguageConfig>::RunGC(GCTask &task, const CollectionSet &collectibleRegions) in RunGC() function in ark::mem::G1GC