dart-sdk/pkg/vm
Daco Harkes 7a90dd0c4f [cfe/ffi] Remove custom FFI checks covered by class modifiers
Tests are in the following files 3.0 and pre-3.0 respectively.
TEST=tests/ffi/vmspecific_static_checks_test.dart
TEST=tests/ffi_2/vmspecific_static_checks_test.dart

Bug: https://github.com/dart-lang/sdk/issues/51683
Change-Id: Ib0b27590748ef788c5475929fde585c790f64e63
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291064
Reviewed-by: Martin Kustermann <kustermann@google.com>
Reviewed-by: Kallen Tu <kallentu@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-03-27 12:15:22 +00:00
..
bin [vm/kernel_service] Fix native_assets.yaml discovery 2023-02-27 16:49:25 +00:00
lib [cfe/ffi] Remove custom FFI checks covered by class modifiers 2023-03-27 12:15:22 +00:00
test Reland "[vm/ffi] Add class modifiers" 2023-03-21 15:25:10 +00:00
testcases/transformations Bump test to cc0598b2c3bf3a7439f10f9542a8d01ff50b69e9 2023-03-21 21:37:57 +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.