Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index da60ee10b725269410099a49f4df2f81391cd528..c9939d06c8b6de15615b6f5b83d8c411905486ea 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -62,7 +62,6 @@ namespace internal { |
F(GetIndexedInterceptorElementNames, 1, 1) \ |
F(GetArgumentsProperty, 1, 1) \ |
F(ToFastProperties, 1, 1) \ |
- F(ToSlowProperties, 1, 1) \ |
F(FinishArrayPrototypeSetup, 1, 1) \ |
F(SpecialArrayFunctions, 1, 1) \ |
F(GetDefaultReceiver, 1, 1) \ |