dart-sdk/pkg/vm/testcases/transformations
Daco Harkes e1c12b3ab2 [cfe/ffi] Fix Finalizable non-nullable variables
TEST=pkg/vm/test/transformations/ffi_test.dart
TEST=pkg/vm/testcases/transformations/ffi/regress_52596.dart
Contains
`throw "Attempt to execute code removed by Dart AOT compiler (TFA)";`
without the fix.

Closes:https://github.com/dart-lang/sdk/issues/52596
Change-Id: I5de819afcf6f70be037b60432ea016bc281b742e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/312909
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
2023-07-11 07:53:47 +00:00
..
deferred_loading [cfe] Add AwaitExpression.runtimeTypeCheck 2022-11-22 10:42:22 +00:00
ffi [cfe/ffi] Fix Finalizable non-nullable variables 2023-07-11 07:53:47 +00:00
to_string_transformer [cfe] Treat NonNullableByDefault as default in ast-to-text 2023-06-08 06:28:50 +00:00
type_flow [pkg/vm] Instantiate the ffi Pointer class to bounds when needed. 2023-07-05 14:24:56 +00:00
unreachable_code_elimination [cfe] Treat NonNullableByDefault as default in ast-to-text 2023-06-08 06:28:50 +00:00
vm_constant_evaluator [cfe] Treat NonNullableByDefault as default in ast-to-text 2023-06-08 06:28:50 +00:00
analysis_options.yaml [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00