OLD | NEW |
1 Name: V8 command line javascript shell. | 1 Name: V8 command line javascript shell. |
2 Short Name: d8 | 2 Short Name: d8 |
3 URL: https://chromium.googlesource.com/v8/v8/+/4.4.63.5 | 3 URL: https://chromium.googlesource.com/v8/v8/+/efdf8385488430cb3fc15a37ca284c4e2
ea1b97f |
4 Version: 4.4.63.5 | 4 Version: 6.1.0 (candidate) |
5 Revision: 288da5c7788134004a4b34a4ba0cb4814428cf7c | 5 Revision: efdf8385488430cb3fc15a37ca284c4e2ea1b97f |
6 Date: September 2nd 2014 | 6 Date: July 19 2017 |
7 License: BSD | 7 License: BSD |
8 | 8 |
9 | |
10 Description: | 9 Description: |
11 This directory contains the d8 binaries for Windows, Mac and Linux. | 10 This directory contains hashes of the d8 binaries for Windows, Mac and Linux. |
| 11 The files are stored in cloud storage in the bucket dart-dependencies, |
| 12 and are downloaded by the depot_tools tool download_from_cloud_storage.py. |
12 The files were fetched from the v8 builders on the DartFYI waterfall: | 13 The files were fetched from the v8 builders on the DartFYI waterfall: |
13 http://build.chromium.org/p/client.dart.fyi/console | 14 http://build.chromium.org/p/client.dart.fyi/console |
| 15 The Mac binary is not yet updated, and is at version 4.4. |
| 16 Issue: https://github.com/dart-lang/sdk/issues/29794 |
| 17 |
14 The binaries are used for testing dart code compiled to javascript. | 18 The binaries are used for testing dart code compiled to javascript. |
OLD | NEW |