Index: src/stub-cache.h |
diff --git a/src/stub-cache.h b/src/stub-cache.h |
index 5cb92af97ebcb8b09fae532f75a2615e2478eeac..6d70d3477d5e8586b4c06f610f79e685840d251e 100644 |
--- a/src/stub-cache.h |
+++ b/src/stub-cache.h |
@@ -367,7 +367,7 @@ class StubCache { |
Factory* factory() { return isolate()->factory(); } |
private: |
- StubCache(Isolate* isolate, Zone* zone); |
+ explicit StubCache(Isolate* isolate); |
Handle<Code> ComputeCallInitialize(int argc, |
RelocInfo::Mode mode, |