Home
last modified time | relevance | path

Searched refs:fullCollectionStack (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1377 …GCMarkingStackType fullCollectionStack(this, useGcWorkers ? this->GetSettings()->GCRootMarkingStac… in FullMarking() local
1382 InitialMark(fullCollectionStack); in FullMarking()
1384 this->OnPauseMark(task, &fullCollectionStack, useGcWorkers); in FullMarking()