dart-sdk/pkg/vm
Johnni Winther bc1c71fd9b [cfe] Handle un-inlined fields/locals in eager instantiation constantification
Closes #47108

TEST=existing

Change-Id: I590939161cde1316eede7d828dff5fe6ac2790fd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212577
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
2021-09-07 15:14:36 +00:00
..
bin Migrate pkg/vm to null safety, part 5 2021-07-28 18:38:30 +00:00
lib [cfe] Handle un-inlined fields/locals in eager instantiation constantification 2021-09-07 15:14:36 +00:00
test Fix UNNECESSARY_TYPE_CHECK_TRUE in pkg/vm/. 2021-08-27 20:27:15 +00:00
testcases/transformations [vm] Implement constant Maps in the VM 2021-09-06 06:28:59 +00:00
tool
analysis_options.yaml
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
pubspec.yaml Migrate pkg/vm to null safety, part 5 2021-07-28 18:38:30 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.