Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index 0ba07db805b42f4c3a4797f0f3325bfd4a83fe4e..f9b95c7c055ca070268ac56f12c9fada8f683409 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -621,7 +621,6 @@ namespace internal { |
F(OneByteSeqStringSetChar, 3, 1) \ |
F(TwoByteSeqStringSetChar, 3, 1) \ |
F(ObjectEquals, 2, 1) \ |
- F(RandomHeapNumber, 0, 1) \ |
F(IsObject, 1, 1) \ |
F(IsFunction, 1, 1) \ |
F(IsUndetectableObject, 1, 1) \ |