mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 14:32:24 +00:00
e5f3b0dc0e
This change adds minimal support for RecordType, RecordLiteral, RecordIndexGet, RecordNameGet and RecordConstant kernel nodes to TFA. TFA is *not* yet extended with the ability to infer record types. TEST=language/records/simple Issue: https://github.com/dart-lang/sdk/issues/49719 Change-Id: I7c5eb860c6a5cb263e4d1bb55ad230e5c51f47c2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259520 Reviewed-by: Slava Egorov <vegorov@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com> |
||
---|---|---|
.. | ||
bin | ||
lib | ||
test | ||
testcases/transformations | ||
tool | ||
analysis_options.yaml | ||
LICENSE | ||
OWNERS | ||
pubspec.yaml | ||
README.md |
This package hosts VM specific Dart code and helper scripts.