Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index fa5506320f52219d0d6339a7348d3cc26896359a..4539048a2dadbbf8b86c41ba2c066771fe957adc 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -61,6 +61,7 @@ namespace internal { |
F(ToFastProperties, 1, 1) \ |
F(ToSlowProperties, 1, 1) \ |
F(FinishArrayPrototypeSetup, 1, 1) \ |
+ F(SpecialArrayFunctions, 1, 1) \ |
\ |
F(IsInPrototypeChain, 2, 1) \ |
F(SetHiddenPrototype, 2, 1) \ |