Home | History | Annotate | Download | only in gc

Lines Matching full:next_gc_type_

217       next_gc_type_(collector::kGcTypePartial),
1606 collector::GcType tried_type = next_gc_type_;
3452 next_gc_type_ = collector::kGcTypeSticky;
3466 next_gc_type_ = collector::kGcTypeSticky;
3468 next_gc_type_ = non_sticky_gc_type;
3604 collector::GcType next_gc_type = next_gc_type_;