2dedc4f9bd
This CL adds metadata to mark unreachable (unused) members (both functions and fields) and unreachable calls into kernel binaries using the information inferred by global type flow analysis. Issue: https://github.com/dart-lang/sdk/issues/30480 Change-Id: I86c75cd4c7798a23f1de52141d0e9d605b62bf19 Reviewed-on: https://dart-review.googlesource.com/42462 Reviewed-by: Vyacheslav Egorov <vegorov@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
This package hosts VM specific Dart code and helper scripts.