Index: src/codegen.h |
=================================================================== |
--- src/codegen.h (revision 4643) |
+++ src/codegen.h (working copy) |
@@ -114,7 +114,7 @@ |
F(CharFromCode, 1, 1) \ |
F(ObjectEquals, 2, 1) \ |
F(Log, 3, 1) \ |
- F(RandomHeapNumber, 0, 1) \ |
+ F(RandomHeapNumber, 0, 1) \ |
F(IsObject, 1, 1) \ |
F(IsFunction, 1, 1) \ |
F(IsUndetectableObject, 1, 1) \ |