OLD | NEW |
| 1 2013-10-25: Version 3.22.22 |
| 2 |
| 3 Record allocation stack traces. (Chromium issue 277984,v8:2949) |
| 4 |
| 5 Performance and stability improvements on all platforms. |
| 6 |
| 7 |
1 2013-10-24: Version 3.22.21 | 8 2013-10-24: Version 3.22.21 |
2 | 9 |
3 Performance and stability improvements on all platforms. | 10 Performance and stability improvements on all platforms. |
4 | 11 |
5 | 12 |
6 2013-10-24: Version 3.22.20 | 13 2013-10-24: Version 3.22.20 |
7 | 14 |
8 Made Array.prototype.pop throw if the last element is not configurable. | 15 Made Array.prototype.pop throw if the last element is not configurable. |
9 | 16 |
10 Fixed HObjectAccess for loads from migrating prototypes. | 17 Fixed HObjectAccess for loads from migrating prototypes. |
(...skipping 6135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6146 setting break points in them. | 6153 setting break points in them. |
6147 | 6154 |
6148 | 6155 |
6149 2008-07-03: Version 0.1.0 | 6156 2008-07-03: Version 0.1.0 |
6150 | 6157 |
6151 Initial export. | 6158 Initial export. |
6152 | 6159 |
6153 # Local Variables: | 6160 # Local Variables: |
6154 # mode:text | 6161 # mode:text |
6155 # End: | 6162 # End: |
OLD | NEW |