Index: src/mark-compact.h |
diff --git a/src/mark-compact.h b/src/mark-compact.h |
index 65d39d252f897b90ea8ab46028f5db726f3878f0..b6ce9d4cc9a83f8f0db513e2136b2305ae6c7dd7 100644 |
--- a/src/mark-compact.h |
+++ b/src/mark-compact.h |
@@ -713,6 +713,7 @@ class MarkCompactCollector { |
void RemoveDeadInvalidatedCode(); |
void ProcessInvalidatedCode(ObjectVisitor* visitor); |
+ void UnlinkEvacuationCandidates(); |
void ReleaseEvacuationCandidates(); |
void StartSweeperThreads(); |