Revision: 18094
Author: [email protected]
Date: Wed Nov 27 09:39:41 2013 UTC
Log: Add ES specification reference to DateNow.
[email protected]
Review URL: https://codereview.chromium.org/89353002
Patch from Victor Costan <[email protected]>.
http://code.google.com/p/v8/source/detail?r=18094
Modified:
/branches/bleeding_edge/src/date.js
=======================================
--- /branches/bleeding_edge/src/date.js Thu Oct 17 10:02:45 2013 UTC
+++ /branches/bleeding_edge/src/date.js Wed Nov 27 09:39:41 2013 UTC
@@ -302,8 +302,7 @@
}
-// Mozilla-specific extension. Returns the number of milliseconds
-// elapsed since 1 January 1970 00:00:00 UTC.
+// ECMA 262 - 15.9.4.4
function DateNow() {
return %DateCurrentTime();
}
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.