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

Unified Diff: ChangeLog

Issue 60004: Prepare to push version 1.1.5 to trunk. This version contains a... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 9 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/api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ChangeLog
===================================================================
--- ChangeLog (revision 1660)
+++ ChangeLog (working copy)
@@ -1,3 +1,19 @@
+2009-04-01: Version 1.1.5
+
+ Fixed bug that caused function literals to not be optimized as
+ much as other functions.
+
+ Improved profiler support.
+
+ Fixed a crash bug in connection with debugger unloading.
+
+ Fixed a crash bug in the code generator caused by loosing the
+ information that a frame element was copied.
+
+ Fixed an exception propagation bug that could cause non-null
+ return values when exceptions were thrown.
+
+
2009-03-30: Version 1.1.4
Optimized String.prototype.match.
« no previous file with comments | « no previous file | src/api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698