OLD | NEW |
1 2014-01-16: Version 3.24.17 | 1 2014-01-16: Version 3.24.17 |
2 | 2 |
3 Make it possible to compile d8 for the host toolset as well (issue | |
4 1775). | |
5 | |
6 Make cells pointing to JSObjects weak in optimized code (issue 2073). | 3 Make cells pointing to JSObjects weak in optimized code (issue 2073). |
7 | 4 |
8 Performance and stability improvements on all platforms. | 5 Performance and stability improvements on all platforms. |
9 | 6 |
10 | 7 |
11 2014-01-15: Version 3.24.16 | 8 2014-01-15: Version 3.24.16 |
12 | 9 |
13 Annotate mapped memory regions for LeakSanitizer (Chromium issue | 10 Annotate mapped memory regions for LeakSanitizer (Chromium issue |
14 328552). | 11 328552). |
15 | 12 |
(...skipping 6503 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6519 setting break points in them. | 6516 setting break points in them. |
6520 | 6517 |
6521 | 6518 |
6522 2008-07-03: Version 0.1.0 | 6519 2008-07-03: Version 0.1.0 |
6523 | 6520 |
6524 Initial export. | 6521 Initial export. |
6525 | 6522 |
6526 # Local Variables: | 6523 # Local Variables: |
6527 # mode:text | 6524 # mode:text |
6528 # End: | 6525 # End: |
OLD | NEW |