Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 1317f4443a146558a96c432d22ac8fc6bb576fe1..b1e36b5814a2a172b322d15b6e46b0169c573523 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -37,7 +37,6 @@ namespace internal { |
// are specified by inline comments |
#define FOR_EACH_INTRINSIC_ARRAY(F) \ |
- F(FinishArrayPrototypeSetup, 1, 1) \ |
F(SpecialArrayFunctions, 0, 1) \ |
F(TransitionElementsKind, 2, 1) \ |
F(RemoveArrayHoles, 2, 1) \ |