Index: src/heap/mark-compact.h |
diff --git a/src/heap/mark-compact.h b/src/heap/mark-compact.h |
index 74596eaf2c477422bdd9ff406f0027aae8daefff..b2c637bc6361aef2cdecde137d276baa1eb6f5ed 100644 |
--- a/src/heap/mark-compact.h |
+++ b/src/heap/mark-compact.h |
@@ -500,8 +500,6 @@ class MarkCompactCollector { |
void TracePossibleWrapper(JSObject* js_object); |
- void RegisterExternallyReferencedObject(Object** object); |
- |
private: |
class EvacuateNewSpacePageVisitor; |
class EvacuateNewSpaceVisitor; |