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

Unified Diff: ChangeLog

Issue 12302025: Prepare push to trunk. Now working on version 3.17.3. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 10 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
diff --git a/ChangeLog b/ChangeLog
index 730514e43d1b36eef1e5055f25f7497637d6e8a2..192c05b91e5fef1cd60475c03146141cd45946e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2013-02-19: Version 3.17.2
+
+ Removed bogus check for TOP register in deoptimizer.
+ (Chromium issue 176943)
+
+ Changed and disabled global handle zapping.
+ (Chromium issue 176056)
+
+ Added zapping of disposed persistent handles.
Jakob Kummerow 2013/02/19 13:53:37 Added then disabled handle zapping? Drop both entr
+ (Chromium issue 176056)
+
+ Made the Isolate parameter mandatory for internal HandleScopes.
+ (issue 2487)
+
+ Fixed f.apply() optimization when declared arguments are mutated.
+ (issue 2539)
+
+ Performance and stability improvements on all platforms.
+
+
2013-02-14: Version 3.17.1
Performance and stability improvements on all platforms.
« 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