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

Unified Diff: ChangeLog

Issue 12047084: Prepare push to trunk. Now working on version 3.16.10. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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
diff --git a/ChangeLog b/ChangeLog
index eb64afbe6e8bcebd3c4748edf829b263287a5421..c4450e8f50c3fa077d014bbda26a69c77191bc5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2013-01-24: Version 3.16.9
+
+ Made embedded maps in optimized code weak.
+ (issue 2073)
+
+ Fixed corner case when JSFunction is evicted from flusher.
+ (Chromium issue 168801)
+
+ Correctly set kCanBeDivByZero flag for HMathFloorOfDiv.
+ (Chromium issue 171641)
+
+ Performance and stability improvements on all platforms.
+
+
2013-01-23: Version 3.16.8
Correctly reset lastIndex in an RegExp object.
« 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