mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:20:31 +00:00
f72782ce9b
The dart2js snapshot is not meant to be invoked directly except from a limited set of entry points (CLIs and internal build systems). This change makes it an error to invoke it in unsupported ways. Note: this change is not expected to be visible to end users. Fixes #51695 Change-Id: I4013dd00b90bb3d54483e2f112e0ddfb8dc694e4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289885 Reviewed-by: Nicholas Shahan <nshahan@google.com> Reviewed-by: Nate Biggs <natebiggs@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com> |
||
---|---|---|
.. | ||
.gitignore | ||
BUILD.gn | ||
create_snapshot_entry.dart |