dart-sdk/pkg/vm
Daco Harkes fa3a72fa7e [cfe/ffi] Error on compound constructors
TEST=co19/LibTest/ffi/Struct/Struct_A02_t01
TEST=co19/LibTest/ffi/Union/Union_A03_t01
TEST=co19/LibTest/ffi/Union/Union_A03_t02
TEST=co19/LibTest/ffi/Union/Union_A03_t03
TEST=co19/LibTest/ffi/Union/Union_A04_t01

Closes: https://github.com/dart-lang/sdk/issues/46813
Change-Id: I2a057613a62eccc0de81083a6f63f8ba68430fc9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293684
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2023-04-17 11:03:57 +00:00
..
bin [vm/kernel_service] Fix native_assets.yaml discovery 2023-02-27 16:49:25 +00:00
lib [cfe/ffi] Error on compound constructors 2023-04-17 11:03:57 +00:00
test Add a few more class modifiers. 2023-04-07 21:54:44 +00:00
testcases/transformations [CFE][ffi] Support FFI Finalizable transformation of redirecting factories 2023-04-13 07:50:38 +00:00
tool Enable patterns in IL comparison tests on Windows 2023-03-10 01:14:18 +00:00
analysis_options.yaml [pkg/vm] analyze using package:lints 2022-07-07 23:22:49 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
pubspec.yaml [pkg/vm] Initial work on constant operating system fields and getters. 2023-02-10 16:29:50 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.