dart-sdk/utils/compiler
Ryan Macnak 13ba4b2710 When building app snapshots for the SDK, train dart2js on itself.
Don't train the analzyer on itself as this makes running the test suite slower.

Disable code collection when generating an app snapshot.

R=asiva@google.com

Review URL: https://codereview.chromium.org/2509453002 .
2016-11-16 09:10:22 -08:00
..
.gitignore
BUILD.gn When building app snapshots for the SDK, train dart2js on itself. 2016-11-16 09:10:22 -08:00
compiler.gyp
create_snapshot.dart
create_snapshot_entry.dart GN: Build the SDK with app snapshots instead of script snapshots. 2016-10-21 17:40:21 -07:00