Index: src/heap/store-buffer.h |
diff --git a/src/heap/store-buffer.h b/src/heap/store-buffer.h |
index 158c7258153450ce5554aed051a8c1e35c6b294d..cb96fa9720a64909fbd1dcf04917f0018f095a08 100644 |
--- a/src/heap/store-buffer.h |
+++ b/src/heap/store-buffer.h |
@@ -30,8 +30,6 @@ class StoreBuffer { |
static void StoreBufferOverflow(Isolate* isolate); |
- inline Address TopAddress(); |
- |
void SetUp(); |
void TearDown(); |