OLD | NEW |
| 1 2014-01-27: Version 3.24.24 |
| 2 |
| 3 MIPS: Reduce the stack requirements of GetNoCodeAgeSequence (issue |
| 4 3111). |
| 5 |
| 6 Delete v8_shell target now that chrome uses d8 (Chromium issue 331585). |
| 7 |
| 8 ARM: Reduce the stack requirements of GetNoCodeAgeSequence (issue 3111). |
| 9 |
| 10 Performance and stability improvements on all platforms. |
| 11 |
| 12 |
1 2014-01-24: Version 3.24.23 | 13 2014-01-24: Version 3.24.23 |
2 | 14 |
3 Performance and stability improvements on all platforms. | 15 Performance and stability improvements on all platforms. |
4 | 16 |
5 | 17 |
6 2014-01-23: Version 3.24.22 | 18 2014-01-23: Version 3.24.22 |
7 | 19 |
8 Fix compilation on x64 architectures (issue 3110). | 20 Fix compilation on x64 architectures (issue 3110). |
9 | 21 |
10 Ensure we don't overwrite transitions in SetPropertyIgnoreAttributes | 22 Ensure we don't overwrite transitions in SetPropertyIgnoreAttributes |
(...skipping 6549 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6560 setting break points in them. | 6572 setting break points in them. |
6561 | 6573 |
6562 | 6574 |
6563 2008-07-03: Version 0.1.0 | 6575 2008-07-03: Version 0.1.0 |
6564 | 6576 |
6565 Initial export. | 6577 Initial export. |
6566 | 6578 |
6567 # Local Variables: | 6579 # Local Variables: |
6568 # mode:text | 6580 # mode:text |
6569 # End: | 6581 # End: |
OLD | NEW |