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

Unified Diff: ChangeLog

Issue 6354006: Prepare push to trunk. We are now working in 3.0.9. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 11 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 6340)
+++ ChangeLog (working copy)
@@ -1,3 +1,18 @@
+2010-01-17: Version 3.0.8
Rico 2011/01/17 09:21:46 2011 + last two entries
Søren Thygesen Gjesse 2011/01/17 09:33:26 Done.
+
+ Expose heap size limit to the heap statistics gathered by
+ the GetHeapStatistics API.
+
+ Wrap external pointers more carefully (issue 1037).
+
+ Hardend the implementation of of error objects to avoid setters
Mads Ager (chromium) 2011/01/17 09:21:27 Hardend -> Hardened of of -> of Also, can we con
Søren Thygesen Gjesse 2011/01/17 09:33:26 Done.
+ intercepting the properties set then throwing an error.
+
+ Avoid trashing the FPSCR when calculating Math.floor on ARM.
+
+ Performance improvements on the IA32 platform.
+
+
2010-01-10: Version 3.0.7
Stopped calling inherited setters when creating object literals
« 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