21ff598c99
This fixes an issue during signature shaking of FfiNative calls: `type 'ConstantExpression' is not a subtype of type 'VariableGet' of 'value'` Which is triggered by the Arguments list having type List<VariableGet>. TEST=ffi/ffi_native_test Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-nnbd-linux-release-x64-try Change-Id: Iafcbca8018dab091b825277ac64a51587c929ea0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/206787 Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Clement Skau <cskau@google.com>
This package hosts VM specific Dart code and helper scripts.