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

Side by Side Diff: ChangeLog

Issue 98453003: Prepare push to trunk. Now working on version 3.23.17. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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-12-02: Version 3.23.16
2
3 Array builtins need to be prevented from changing frozen objects, and
4 changing structure on sealed objects (Chromium issue 299979).
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-11-29: Version 3.23.15 9 2013-11-29: Version 3.23.15
2 10
3 Fix context register allocation in LTransitionElementsKind 11 Fix context register allocation in LTransitionElementsKind
4 (Chromium issue 324306). 12 (Chromium issue 324306).
5 13
6 Fix bug in inlining Function.apply (Chromium issue 323942). 14 Fix bug in inlining Function.apply (Chromium issue 323942).
7 15
8 Ensure that length is Smi in TypedArrayFromArrayLike constructor 16 Ensure that length is Smi in TypedArrayFromArrayLike constructor
9 (Chromium issue 324028). 17 (Chromium issue 324028).
10 18
(...skipping 6331 matching lines...) Expand 10 before | Expand all | Expand 10 after
6342 setting break points in them. 6350 setting break points in them.
6343 6351
6344 6352
6345 2008-07-03: Version 0.1.0 6353 2008-07-03: Version 0.1.0
6346 6354
6347 Initial export. 6355 Initial export.
6348 6356
6349 # Local Variables: 6357 # Local Variables:
6350 # mode:text 6358 # mode:text
6351 # End: 6359 # 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