Index: src/runtime.h |
=================================================================== |
--- src/runtime.h (revision 3986) |
+++ src/runtime.h (working copy) |
@@ -201,6 +201,7 @@ |
F(DateLocalTimezone, 1, 1) \ |
F(DateLocalTimeOffset, 0, 1) \ |
F(DateDaylightSavingsOffset, 1, 1) \ |
+ F(DateMakeDay, 3, 1) \ |
\ |
/* Numbers */ \ |
F(NumberIsFinite, 1, 1) \ |