dart-sdk/third_party/d8
2017-07-27 10:36:19 +02:00
..
linux Update checked-in d8 shell to version 6.2.0 2017-07-27 10:36:19 +02:00
macos Update checked-in d8 shell to version 6.2.0 2017-07-27 10:36:19 +02:00
windows Update checked-in d8 shell to version 6.2.0 2017-07-27 10:36:19 +02:00
.gitignore Add d8 .gitignore and remove svn deps for d8 2015-06-10 12:52:31 +02:00
README.google Update checked-in d8 shell to version 6.2.0 2017-07-27 10:36:19 +02:00

Name: V8 command line javascript shell.
Short Name: d8
URL: https://chromium.googlesource.com/v8/v8/+/efdf8385488430cb3fc15a37ca284c4e2ea1b97f
Version: 6.2.0
Revision: 7bb6cd63ed02f850f00e5b456fcf817b754779b2
Date: July 27 2017
License: BSD

Description:
This directory contains hashes of the d8 binaries for Windows, Mac and Linux.
The files are stored in cloud storage in the bucket dart-dependencies,
and are downloaded by the depot_tools tool download_from_cloud_storage.py.
The files were fetched from the v8 builders on the DartFYI waterfall:
http://build.chromium.org/p/client.dart.fyi/console

When all users are updated to use linux binaries from the ia32 or other
subdirectories, remove them from d8/linux.
Build and add an ARMv8 64-bit build on linux.

The binaries are used for testing dart code compiled to javascript.