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>