dart-sdk/pkg/vm/lib/transformations
Alexander Markov 671717b578 [vm/aot] Support dynamic record field access in TFA
TEST=language/records/simple/dynamic_field_access_test

Issue: https://github.com/dart-lang/sdk/issues/49719
Change-Id: I811db5c649988cbadf7ab29e5c4c70366f55e86b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/262845
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2022-10-19 17:49:47 +00:00
..
ffi [dart2wasm] Implement Wasm FfiNative support 2022-09-23 09:41:22 +00:00
specializer Rename the VM's internal hash set classes 2022-09-09 14:04:34 +00:00
type_flow [vm/aot] Support dynamic record field access in TFA 2022-10-19 17:49:47 +00:00
call_site_annotator.dart [cfe] Rename isCovariant and isGenericCovariantImpl 2021-09-10 11:27:37 +00:00
deferred_loading.dart Reapply "Account for @pragma("vm:entry-point") creating additional "root" libraries when partitioning the program into loading units." 2022-06-27 18:56:12 +00:00
devirtualization.dart Migrate pkg/vm to null safety, part 2 2021-07-22 17:30:49 +00:00
for_in_lowering.dart [vm] Cleanup old async/async*/sync* implementation from kernel 2022-07-11 18:12:41 +00:00
late_var_init_transformer.dart Migrate pkg/vm to null safety, part 6 2021-07-29 16:06:15 +00:00
list_literals_lowering.dart Migrate pkg/vm to null safety, part 2 2021-07-22 17:30:49 +00:00
lowering.dart [vm] Cleanup old async/async*/sync* implementation from kernel 2022-07-11 18:12:41 +00:00
mixin_deduplication.dart [cfe] Make (Abstract)Super*.interfaceTarget non-nullable 2022-06-23 09:16:55 +00:00
mixin_full_resolution.dart [vm,kernel] Move transformations maintained by the VM team from pkg/kernel to pkg/vm 2022-03-03 15:04:10 +00:00
no_dynamic_invocations_annotator.dart Migrate pkg/vm to null safety, part 1 2021-07-20 06:49:20 +00:00
obfuscation_prohibitions_annotator.dart [vm] Fix obfuscation of uri 2022-03-14 09:01:11 +00:00
pragma.dart [dart2wasm] Support defining, exporting and accessing Wasm tables 2022-07-19 13:06:54 +00:00
to_string_transformer.dart [cfe] Make (Abstract)Super*.interfaceTarget non-nullable 2022-06-23 09:16:55 +00:00
type_casts_optimizer.dart [vm,kernel] Move transformations maintained by the VM team from pkg/kernel to pkg/vm 2022-03-03 15:04:10 +00:00
unreachable_code_elimination.dart Fix typos 2022-06-15 11:08:28 +00:00