dart-sdk/third_party/d8
Rico Wind f76792f7c6 Add d8 .gitignore and remove svn deps for d8
Add d8 sha files for version 4.4.63.5

Don't git ignore d8 in third_party

R=sra@google.com
BUG=

Review URL: https://codereview.chromium.org//1171003002.
2015-06-10 12:52:31 +02:00
..
linux Add d8 .gitignore and remove svn deps for d8 2015-06-10 12:52:31 +02:00
macos Add d8 .gitignore and remove svn deps for d8 2015-06-10 12:52:31 +02:00
windows Add d8 .gitignore and remove svn deps for d8 2015-06-10 12:52:31 +02:00
.gitignore Add d8 .gitignore and remove svn deps for d8 2015-06-10 12:52:31 +02:00
README.google Add d8 .gitignore and remove svn deps for d8 2015-06-10 12:52:31 +02:00

Name: V8 command line javascript shell.
Short Name: d8
URL: https://chromium.googlesource.com/v8/v8/+/4.4.63.5
Version: 4.4.63.5
Revision: 288da5c7788134004a4b34a4ba0cb4814428cf7c
Date: September 2nd 2014
License: BSD


Description:
This directory contains the d8 binaries for Windows, Mac and Linux.
The files were fetched from the v8 builders on the DartFYI waterfall:
http://build.chromium.org/p/client.dart.fyi/console
The binaries are used for testing dart code compiled to javascript.