Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Side by Side Diff: third_party/d8/README.google

Issue 2979403002: Update checked-in d8 shell to version 6.2.0 (Closed)
Patch Set: Add x64 and ARM64 versions of d8 Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/lib/lib.status ('k') | third_party/d8/linux/arm32/d8.sha1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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.
OLDNEW
« no previous file with comments | « tests/lib/lib.status ('k') | third_party/d8/linux/arm32/d8.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698