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

Side by Side Diff: ChangeLog

Issue 13633002: Prepare push to trunk. Now working on version 3.17.17. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2013-04-04: Version 3.17.16
2
3 Stack trace API: poison stack frames below the first strict mode frame.
4 (issue 2564)
5
6 Made Isolate::GetHeapStatistics robust against half-initialized
7 isolates (Chromium issue 2591).
8
9 Finished implementation of ES6 symbols aka. private names (issue 2158).
10
11 Performance and stability improvements on all platforms.
12
13
1 2013-03-21: Version 3.17.15 14 2013-03-21: Version 3.17.15
2 15
3 Rolled back API changes to maintain compatibility with older 16 Rolled back API changes to maintain compatibility with older
4 3.17.x versions of V8. 17 3.17.x versions of V8.
5 18
6 Disable zapping of global handles in release mode. 19 Disable zapping of global handles in release mode.
7 20
8 Always mark the entire valid prefix of the descriptor array. 21 Always mark the entire valid prefix of the descriptor array.
9 (Chromium issue 196331) 22 (Chromium issue 196331)
10 23
(...skipping 5245 matching lines...) Expand 10 before | Expand all | Expand 10 after
5256 setting break points in them. 5269 setting break points in them.
5257 5270
5258 5271
5259 2008-07-03: Version 0.1.0 5272 2008-07-03: Version 0.1.0
5260 5273
5261 Initial export. 5274 Initial export.
5262 5275
5263 # Local Variables: 5276 # Local Variables:
5264 # mode:text 5277 # mode:text
5265 # End: 5278 # End:
OLDNEW
« 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