dart-sdk/pkg/vm
Aravind b5928642ff [vm/ffi] Supporting .address.cast() expression in ffi leaf calls
Closes https://github.com/dart-lang/sdk/pull/56357

GitOrigin-RevId: 605e7d3fa5
Change-Id: I79524b443326a161afe221d0a2afb6bed5866e59
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/378221
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
2024-08-28 06:34:09 +00:00
..
bin [native_assets] Don't tree-shake vm:ffi:native-assets library 2024-07-29 10:29:29 +00:00
lib [vm/ffi] Supporting .address.cast() expression in ffi leaf calls 2024-08-28 06:34:09 +00:00
test [native_assets] Don't tree-shake vm:ffi:native-assets library 2024-07-29 10:29:29 +00:00
testcases/transformations [vm/ffi] Supporting .address.cast() expression in ffi leaf calls 2024-08-28 06:34:09 +00:00
tool Dynamic interface yaml file 2024-06-10 16:09:54 +00:00
analysis_options.yaml [pkg/vm] analyze using package:lints 2022-07-07 23:22:49 +00:00
dynamic_interface.md Dynamic interface yaml file 2024-06-10 16:09:54 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
OWNERS Also add global owners to CFE/VM packages 2023-11-27 14:35:52 +00:00
pubspec.yaml [vm] Use newer language version in package:vm which removes some unnecessary casts 2024-05-16 08:57:40 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.