Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index f66df02f2646860fc20c227edab78163d9242de3..26baf17bb6a41bafbe7e2e1ab8f62ef9445a474f 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -51,7 +51,6 @@ namespace internal { |
F(GetCachedArrayIndex, 1, 1) \ |
F(FixedArrayGet, 2, 1) \ |
F(FixedArraySet, 3, 1) \ |
- F(FastOneByteArrayJoin, 2, 1) \ |
F(ArraySpeciesConstructor, 1, 1) |