Index: src/heap/mark-compact.h |
diff --git a/src/heap/mark-compact.h b/src/heap/mark-compact.h |
index 50c23dd810d7d17552f5dcdd9392711a640b5065..f6dfb2f5285b47948dd39c351f3cd6697c4b9dff 100644 |
--- a/src/heap/mark-compact.h |
+++ b/src/heap/mark-compact.h |
@@ -672,6 +672,8 @@ class MarkCompactCollector { |
void UncommitMarkingDeque(); |
+ void OverApproximateWeakClosure(); |
+ |
private: |
class SweeperTask; |