dart-sdk/pkg/vm
Johnni Winther a0d57b0a4d [cfe] Initial implementation for constructor tear off lowering
TEST=pkg/front_end/testcases/constructor_tearoffs/lowering/*

Change-Id: Ie8a36df4068093dc4d239b48c31f47d03054ba2b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/206080
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
2021-07-08 11:05:04 +00:00
..
bin [cfe] Actually have both ansi and plain text formatted messages (2nd try) 2021-02-26 13:06:17 +00:00
lib [cfe] Initial implementation for constructor tear off lowering 2021-07-08 11:05:04 +00:00
test Add --delete-tostring-package-uri option to kernel compilers 2021-05-20 00:50:07 +00:00
testcases/transformations [vm/aot/tfa] Tree-shake instance fields with initializers 2021-06-28 18:33:43 +00:00
tool [vm] Remove old version of protobuf-aware tree shaker 2021-01-15 00:54:48 +00:00
analysis_options.yaml Revert "[cfe/vm] Enable prefer_final lints in pkg/vm" 2019-09-25 08:23:20 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
pubspec.yaml Add additional validations to the pkg/ package pubspecs. 2020-12-02 17:27:18 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.