Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.cpp169 void GCStats::StatisticPartialGC(bool concurrentMark, Duration time, size_t freeSize) in StatisticPartialGC()
Dheap.cpp378 bool concurrentMark = CheckOngoingConcurrentMarking(); in CollectGarbage() local