Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 40f1c7e2caf5972bef41d657f9cf43b78f16ec7e..2d475bbec2b078eecc867fb94e5f643585754508 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -377,7 +377,6 @@ namespace internal { |
F(NumberEquals, 2, 1) \ |
F(NumberCompare, 3, 1) \ |
F(SmiLexicographicCompare, 2, 1) \ |
- F(GetRootNaN, 0, 1) \ |
F(MaxSmi, 0, 1) \ |
F(NumberToString, 1, 1) \ |
F(IsSmi, 1, 1) \ |