Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: ChangeLog

Issue 214051: Pushed 1.3.12 to trunk. (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « AUTHORS ('k') | LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ChangeLog
===================================================================
--- ChangeLog (revision 2947)
+++ ChangeLog (working copy)
@@ -1,3 +1,19 @@
+2009-09-22: Version 1.3.12
+
+ Changed behavior of |function|.toString() on built-in functions to
+ be compatible with other implementations. Patch by Jan de Mooij.
+
+ Added Object::IsDirty in the API.
+
+ Optimized array construction; it is now handled purely in native
+ code.
+
+ [ES5] Made properties of the arguments array enumerable.
+
+ [ES5] Added test suite adapter for the es5conform test suite.
+
+ [ES5] Added Object.keys function.
+
2009-09-15: Version 1.3.11
Fixed crash in error reporting during bootstrapping.
« no previous file with comments | « AUTHORS ('k') | LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698