Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index 0ba07db805b42f4c3a4797f0f3325bfd4a83fe4e..8b650e9754d7f97094ae4664f0166c261543c5e3 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -112,6 +112,7 @@ namespace internal { |
F(FlattenString, 1, 1) \ |
F(MigrateInstance, 1, 1) \ |
F(NotifyContextDisposed, 0, 1) \ |
+ F(MaxSmi, 0, 1) \ |
\ |
/* Array join support */ \ |
F(PushIfAbsent, 2, 1) \ |