Reviewers: Erik Corry,
Description:
Prepare push to trunk. Now working on version 3.8.1.
Please review this at http://codereview.chromium.org/8912004/
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog (revision 10237)
+++ ChangeLog (working copy)
@@ -1,10 +1,12 @@
-2011-12-8: Version 3.8.0
+2011-12-13: Version 3.8.0
Fixed handling of arrays in DefineOwnProperty. (issue 1756)
Sync parser and preparser on do-while and return statements.
(issue 1856)
+ Fixed another corner case for DefineOwnProperty on arrays (issue
1756).
+
Stability and performance improvements on all platforms.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev