Searched refs:kPossibleGarbage (Results 1 – 3 of 3) sorted by relevance
125 DCHECK_EQ(kPossibleGarbage, event.type); in NotifyPossibleGarbage()165 DCHECK_EQ(kPossibleGarbage, event.type); in Step()173 case kPossibleGarbage: in Step()
106 enum EventType { kTimer, kMarkCompact, kPossibleGarbage }; enumerator
1983 event.type = MemoryReducer::kPossibleGarbage; in NotifyContextDisposed()2056 event.type = MemoryReducer::kPossibleGarbage; in StartIncrementalMarkingIfAllocationLimitIsReached()3858 event.type = MemoryReducer::kPossibleGarbage; in ActivateMemoryReducerIfNeeded()5988 event.type = MemoryReducer::kPossibleGarbage; in NotifyOldGenerationExpansion()