Index: src/stub-cache.h |
diff --git a/src/stub-cache.h b/src/stub-cache.h |
index fdd8a12da6bd87a2100dbe02a344f0932730cc34..5522bb242a6bdb67a844ef13e1e7f27b87557806 100644 |
--- a/src/stub-cache.h |
+++ b/src/stub-cache.h |
@@ -71,7 +71,7 @@ class StubCache { |
Code* value; |
}; |
- void Initialize(bool create_heap_objects); |
+ void Initialize(); |
// Computes the right stub matching. Inserts the result in the |