OLD | NEW |
| 1 2013-07-10: Version 3.20.4 |
| 2 |
| 3 Fixed garbage-collection issue that causes a crash on ARM |
| 4 (Chromium issue 254570) |
| 5 |
| 6 Performance and stability improvements on all platforms. |
| 7 |
| 8 |
1 2013-07-08: Version 3.20.3 | 9 2013-07-08: Version 3.20.3 |
2 | 10 |
3 Performance and stability improvements on all platforms. | 11 Performance and stability improvements on all platforms. |
4 | 12 |
5 | 13 |
6 2013-07-05: Version 3.20.2 | 14 2013-07-05: Version 3.20.2 |
7 | 15 |
8 Remove deprecated heap profiler methods from V8 public API | 16 Remove deprecated heap profiler methods from V8 public API |
9 | 17 |
10 Mark i18n functions as native and set proper names | 18 Mark i18n functions as native and set proper names |
(...skipping 5568 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5579 setting break points in them. | 5587 setting break points in them. |
5580 | 5588 |
5581 | 5589 |
5582 2008-07-03: Version 0.1.0 | 5590 2008-07-03: Version 0.1.0 |
5583 | 5591 |
5584 Initial export. | 5592 Initial export. |
5585 | 5593 |
5586 # Local Variables: | 5594 # Local Variables: |
5587 # mode:text | 5595 # mode:text |
5588 # End: | 5596 # End: |
OLD | NEW |