Home | History | Annotate | Download | only in gc

Lines Matching refs:IsConcurrent

1253     if (cur_collector->IsConcurrent() == concurrent_gc_ && cur_collector->GetGcType() == gc_type) {