Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index 734875faf7a0d2dea013674529efbb71431d6026..81b7cbe963508c100e80ccb2bfa8dd01121e6f2d 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -113,6 +113,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) \ |