OLD | NEW |
| 1 2013-12-18: Version 3.24.4 |
| 2 |
| 3 Removed all stuff marked as V8_DEPRECATED. |
| 4 |
| 5 Performance and stability improvements on all platforms. |
| 6 |
| 7 |
1 2013-12-17: Version 3.24.3 | 8 2013-12-17: Version 3.24.3 |
2 | 9 |
3 Performance and stability improvements on all platforms. | 10 Performance and stability improvements on all platforms. |
4 | 11 |
5 | 12 |
6 2013-12-17: Version 3.24.2 | 13 2013-12-17: Version 3.24.2 |
7 | 14 |
8 Flush instruction cache for deserialized code objects. | 15 Flush instruction cache for deserialized code objects. |
9 | 16 |
10 Performance and stability improvements on all platforms. | 17 Performance and stability improvements on all platforms. |
(...skipping 6383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6394 setting break points in them. | 6401 setting break points in them. |
6395 | 6402 |
6396 | 6403 |
6397 2008-07-03: Version 0.1.0 | 6404 2008-07-03: Version 0.1.0 |
6398 | 6405 |
6399 Initial export. | 6406 Initial export. |
6400 | 6407 |
6401 # Local Variables: | 6408 # Local Variables: |
6402 # mode:text | 6409 # mode:text |
6403 # End: | 6410 # End: |
OLD | NEW |