dart-sdk/third_party/d8
Alexander Thomas 7072d3b17e [infra] Upgrade d8 to 6.9.427.23 (#34698)
* Use 64bit d8 on Windows & Mac.
* Default to 64bit d8 on Linux.

Change-Id: Ia03275e48ed0e30bcb2a7b390e7007e34e92cfc5
Reviewed-on: https://dart-review.googlesource.com/c/78640
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
Reviewed-by: Jonas Termansen <sortie@google.com>
2018-10-10 12:36:55 +00:00
..
README.google [infra] Upgrade d8 to 6.9.427.23 (#34698) 2018-10-10 12:36:55 +00:00
update.sh [infra] Upgrade d8 to 6.9.427.23 (#34698) 2018-10-10 12:36:55 +00:00

Name: V8 command line javascript shell.
Short Name: d8
URL: https://chromium.googlesource.com/v8/v8/+/refs/tags/6.9.427.23
Version: 6.9.427.23
Revision: 40b7c570a56b1134ff5083d8311e69ad8bf8fbd7
Date: September 14 2018
License: BSD

Description:
In a synced checkout, this directory contains the d8 binaries for Windows, Mac and Linux.
The binaries are downloaded as a CIPD package and unpacked in this directory.
To upload a new version of the package run: ./update.sh <version>

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