dart-sdk/third_party/d8
Alexander Thomas 2517517baa [infra] Upgrade d8 to 9.1.269
Use the depot_tools provided gsutil in the update script.

Cq-Include-Trybots: luci.dart.try:dart2js-minified-strong-linux-x64-d8-try,dart2js-strong-hostasserts-linux-ia32-d8-try
Change-Id: Ia12e61d6ba76a0cd89923d6f8821f7a3e2919cea
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/204205
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2021-06-27 11:00:31 +00:00
..
README.google
update.sh [infra] Upgrade d8 to 9.1.269 2021-06-27 11:00:31 +00:00

Name: V8 command line javascript shell.
Short Name: d8
URL: https://chromium.googlesource.com/v8/v8/+/refs/tags/7.5.149
Version: 7.5.149
Revision: 804cfc5fb2ab8c49facc7a5f486c1555c2cbad63
Date: March 31 2019
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.