Searched refs:IsParallelGCEnabled (Results 1 – 4 of 4) sorted by relevance
110 if (heap_->IsParallelGCEnabled()) { in Sweep()
80 if (postTask && heap_->IsParallelGCEnabled() && heap_->CheckCanDistributeTask() && in PushWorkNodeToGlobal()
87 if (heap_->IsParallelGCEnabled()) { in EvacuateSpace()249 if (heap_->IsParallelGCEnabled()) { in UpdateReference()
355 bool IsParallelGCEnabled() const in IsParallelGCEnabled() function