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

Unified Diff: ChangeLog

Issue 7452020: Preparing push to trunk. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 5 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 | « no previous file | src/version.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ChangeLog
===================================================================
--- ChangeLog (revision 8693)
+++ ChangeLog (working copy)
@@ -1,3 +1,22 @@
+2011-07-20: Version 3.4.14
+
+ Implement sealing, freezing, and related functions for proxies.
Mads Ager (chromium) 2011/07/20 13:06:04 I would not put any proxy stuff in the ChangeLog s
rossberg 2011/07/20 13:17:01 Done.
+
+ Implement `in' for proxies.
+
+ Fix the debugger for strict-mode functions. (Chromium issue 89236)
+
+ Implement setting the length property for FixedDoubleArrays.
Mads Ager (chromium) 2011/07/20 13:06:04 I would put double array stuff in here either.
rossberg 2011/07/20 13:17:01 Done.
+
+ Implement for..in for FastDoubleArrays.
+
+ Add GetPropertyAttribute method for Object in the API. (Patch by Peter Varga)
+
+ grokdump: Add simple support for non-full minudumps.
Mads Ager (chromium) 2011/07/20 13:06:04 Internal tool, remove.
rossberg 2011/07/20 13:17:01 Done.
+
+ Fix -Wunused-but-set-variable for gcc-4.6 on x64. (Issue 1291)
+
+
2011-07-18: Version 3.4.13
Improved debugger support to allow inspection of optimized frames (issue
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698