Home | History | Annotate | Download | only in gc

Lines Matching refs:kGcCauseBackground

2428     CollectGarbageInternal(collector::kGcTypeFull, kGcCauseBackground, false);
3715 if (WaitForGcToComplete(kGcCauseBackground, self) == collector::kGcTypeNone) {
3723 if (CollectGarbageInternal(next_gc_type, kGcCauseBackground, false) ==
3728 CollectGarbageInternal(gc_type, kGcCauseBackground, false) !=