OLD | NEW |
| 1 2013-07-26: Version 3.20.9 |
| 2 |
| 3 Check that ExternalString objects get aligned resources. |
| 4 |
| 5 Fixed JSArray-specific length lookup in polymorphic array handling |
| 6 (Chromium issues 263276, 263905). |
| 7 |
| 8 Performance and stability improvements on all platforms. |
| 9 |
| 10 |
1 2013-07-24: Version 3.20.8 | 11 2013-07-24: Version 3.20.8 |
2 | 12 |
3 Deprecated v8::V8::Pause/ResumeProfiler. | 13 Deprecated v8::V8::Pause/ResumeProfiler. |
4 | 14 |
5 Fixed Chromium issues 247688, 258519 and 260203. | 15 Fixed Chromium issues 247688, 258519 and 260203. |
6 | 16 |
7 Performance and stability improvements on all platforms. | 17 Performance and stability improvements on all platforms. |
8 | 18 |
9 | 19 |
10 2013-07-22: Version 3.20.7 | 20 2013-07-22: Version 3.20.7 |
(...skipping 5630 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5641 setting break points in them. | 5651 setting break points in them. |
5642 | 5652 |
5643 | 5653 |
5644 2008-07-03: Version 0.1.0 | 5654 2008-07-03: Version 0.1.0 |
5645 | 5655 |
5646 Initial export. | 5656 Initial export. |
5647 | 5657 |
5648 # Local Variables: | 5658 # Local Variables: |
5649 # mode:text | 5659 # mode:text |
5650 # End: | 5660 # End: |
OLD | NEW |