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

Side by Side Diff: ChangeLog

Issue 132623005: A64: Synchronize with r18642. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | include/v8.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2014-01-16: Version 3.24.17
2
3 Make cells pointing to JSObjects weak in optimized code (issue 2073).
4
5 Performance and stability improvements on all platforms.
6
7
8 2014-01-15: Version 3.24.16
9
10 Annotate mapped memory regions for LeakSanitizer (Chromium issue
11 328552).
12
13 Turn Runtime_MigrateInstance into Runtime_TryMigrateInstance (Chromium
14 issue 315252).
15
16 Performance and stability improvements on all platforms.
17
18
1 2014-01-14: Version 3.24.15 19 2014-01-14: Version 3.24.15
2 20
3 Introduce an API mirroring the gc extension. 21 Introduce an API mirroring the gc extension.
4 22
5 Performance and stability improvements on all platforms. 23 Performance and stability improvements on all platforms.
6 24
7 25
8 2014-01-10: Version 3.24.14 26 2014-01-10: Version 3.24.14
9 27
10 ES6: Add Object.getOwnPropertySymbols (issue 3049). 28 ES6: Add Object.getOwnPropertySymbols (issue 3049).
(...skipping 6487 matching lines...) Expand 10 before | Expand all | Expand 10 after
6498 setting break points in them. 6516 setting break points in them.
6499 6517
6500 6518
6501 2008-07-03: Version 0.1.0 6519 2008-07-03: Version 0.1.0
6502 6520
6503 Initial export. 6521 Initial export.
6504 6522
6505 # Local Variables: 6523 # Local Variables:
6506 # mode:text 6524 # mode:text
6507 # End: 6525 # End:
OLDNEW
« no previous file with comments | « no previous file | include/v8.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698