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.cpp52 TEST_F(ConcurrentSweepTest, ConcurrentSweep) in TEST_F() argument
/arkcompiler/runtime_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp654 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::ConcurrentSweep() in ConcurrentSweep() function in panda::mem::GenGC