dart-sdk/third_party/jsc
William Hesse 462360f3db Add JavaScriptCore as a third-party optional download to DEPS
Add the javascript shell WebKit JavaScriptCore as an optional
download in third_party/jsc. This is a CIPD download, and includes
an update.sh script to upload a new version of jsc to CIPD and
update DEPS.

Bug: b/322134579
Change-Id: I94902ccdff3d121e5be51ef6eeab595fc24ad7e3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/348161
Commit-Queue: William Hesse <whesse@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2024-01-24 13:21:02 +00:00
..
README.google Add JavaScriptCore as a third-party optional download to DEPS 2024-01-24 13:21:02 +00:00
update.sh Add JavaScriptCore as a third-party optional download to DEPS 2024-01-24 13:21:02 +00:00

Name: The WebKit JavaScriptCore shell.
Short Name: jsc
URL: https://webkitgtk.org/jsc-built-products/x86_64/release/
Version: 273394@main
Date: January 24, 2024
License: GPL-2.0, https://opensource.org/license/gpl-2-0/

Description:
This directory contains the Webkit JavaScriptCore shell binaries.

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