Searched refs:kPossibleGarbage (Results 1 – 3 of 3) sorted by relevance
123 DCHECK_EQ(kPossibleGarbage, event.type); in NotifyPossibleGarbage()162 DCHECK_EQ(kPossibleGarbage, event.type); in Step()170 case kPossibleGarbage: in Step()
102 enum EventType { kTimer, kMarkCompact, kPossibleGarbage }; enumerator
1439 event.type = MemoryReducer::kPossibleGarbage; in NotifyContextDisposed()3212 event.type = MemoryReducer::kPossibleGarbage; in ActivateMemoryReducerIfNeeded()3565 event.type = MemoryReducer::kPossibleGarbage; in CheckMemoryPressure()