14d0c0e7c5
In a follow up, we will remove the transform from `@Native` to `_asFunctionInternal`. However, we need to ensure that we keep emitting `_nativeEffect` for struct return values classes if `@Native`s are the only place instances are created. The follow up CL will change the expect files. TEST=pkg/vm/test/transformations/ffi_test Bug: https://github.com/dart-lang/sdk/issues/47625 Change-Id: I1685683f48f1d16d6d10606f541f13e17d8583fe Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/332800 Reviewed-by: Alexander Markov <alexmarkov@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com> Auto-Submit: Daco Harkes <dacoharkes@google.com>
This package hosts VM specific Dart code and helper scripts.