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

Unified Diff: ChangeLog

Issue 9495004: Prepare push to trunk. Now working on version 3.9.13. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 8922db6400d533157b2a56095b4a8792f14c8982..5b852bbc2e57d8c450f432ced734c80d5f58175d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2012-02-28: Version 3.9.12
+
+ Fix the negative lookup stub to handle deleted entries in a dictionary.
+ (issue 1964)
+
+ Add a new API where the host can supply a callback function. The
+ callback function can resolve the location of a return address on stack
+ to the location where a return-address rewriting profiler stashed the
+ original return address.
+
+ When compiling for-in pass correct context value to the increment
+ instruction. (Chromium issue http://crbug.com/115646)
+
+ Update breakpoints set with partial file name after compile.
+ (issue 1853)
+
+
2012-02-27: Version 3.9.11
Make 'module' a context-sensitive keyword (V8 issue 1957).
« 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