Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dconcurrent_sweep_test.cpp28 TEST_F(ConcurrentSweepTest, ConcurrentSweep) in TEST_F() argument
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1083 void G1GC<LanguageConfig>::ConcurrentSweep(ark::GCTask &task) in ConcurrentSweep() function in ark::mem::G1GC