dart-sdk/sdk
Sigmund Cherem c241078b10 Cleanup dart2js snapshot generation
- I beleive create_snapshot.dart is no longer in use: it was replaced by
  create_snapshot_entry + GN application snapshot rules.

- utils_wrapper seems to be something really historical (maybe we thought we
  were going to only have a single wrapper for all of our tools back in the
  day). The only use of it is to track build dependencies in test.py, which I
  think we can do by directly using dart2js.dart.snapshot instead.

Change-Id: I6e32403eb8c5d40f0b58e48ae5ff6fb60fd855b3
Reviewed-on: https://dart-review.googlesource.com/34923
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2018-01-17 00:35:34 +00:00
..
bin Disable int64 when running dart2js 2018-01-16 19:52:22 +00:00
lib Change the static castTo methods to be named castFrom. 2018-01-15 08:59:31 +00:00
api_readme.md fix links in readme 2015-08-20 13:17:34 -07:00
BUILD.gn Cleanup dart2js snapshot generation 2018-01-17 00:35:34 +00:00