Index: src/ic/ic.h |
diff --git a/src/ic/ic.h b/src/ic/ic.h |
index e1facd6358313813f1a0bdfa9cb73510790b975e..295d9b83c7e7c7e5c2171aec05c7d4566b138810 100644 |
--- a/src/ic/ic.h |
+++ b/src/ic/ic.h |
@@ -680,8 +680,7 @@ DECLARE_RUNTIME_FUNCTION(BinaryOpIC_Miss); |
DECLARE_RUNTIME_FUNCTION(BinaryOpIC_MissWithAllocationSite); |
DECLARE_RUNTIME_FUNCTION(CompareNilIC_Miss); |
DECLARE_RUNTIME_FUNCTION(ToBooleanIC_Miss); |
-DECLARE_RUNTIME_FUNCTION(VectorLoadIC_MissFromStubFailure); |
-DECLARE_RUNTIME_FUNCTION(VectorKeyedLoadIC_MissFromStubFailure); |
+DECLARE_RUNTIME_FUNCTION(LoadIC_MissFromStubFailure); |
// Support functions for callbacks handlers. |
DECLARE_RUNTIME_FUNCTION(StoreCallbackProperty); |