Home | History | Annotate | Download | only in gc

Lines Matching refs:concurrent_gc_

76       concurrent_gc_(concurrent_gc),
104 concurrent_start_bytes_(concurrent_gc_ ? initial_size - kMinConcurrentRemainingBytes
819 if (!concurrent_gc_) {
1253 if (cur_collector->IsConcurrent() == concurrent_gc_ && cur_collector->GetGcType() == gc_type) {
1259 << "Could not find garbage collector with concurrent=" << concurrent_gc_
1729 if (concurrent_gc_) {
1829 if (concurrent_gc_) {
1978 DCHECK(concurrent_gc_);