Index: src/heap/mark-compact.h |
diff --git a/src/heap/mark-compact.h b/src/heap/mark-compact.h |
index 546a2acc54b3546e4b7448780874db69aed018de..99a50487f9c457465c8879f9efd20bd08d569eb7 100644 |
--- a/src/heap/mark-compact.h |
+++ b/src/heap/mark-compact.h |
@@ -684,7 +684,6 @@ class MarkCompactCollector { |
bool WillBeDeoptimized(Code* code); |
void EvictPopularEvacuationCandidate(Page* page); |
- void ClearInvalidSlotsBufferEntries(PagedSpace* space); |
void ClearInvalidStoreAndSlotsBufferEntries(); |
void StartSweeperThreads(); |