Files
sdk/pkg/vm
Daco Harkes c5f7a721b5 [record_use] Test case for const instance argument
The VM has a working implementation, dart2js does not.

Bug: https://github.com/dart-lang/native/issues/2945

TEST=pkg/vm/test/transformations/record_use_test.dart

Change-Id: I880fc83524baf7539ce283cb178247e10182a543
Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-arm64-try,pkg-win-release-try,dart2js-linux-chrome-try,dart2js-unit-linux-x64-release-try,dart2wasm-linux-jscm-chrome-try,dart2wasm-linux-optimized-jsc-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/472202
Reviewed-by: Nate Biggs <natebiggs@google.com>
2026-01-12 10:28:00 -08:00
..

This package hosts VM specific Dart code and helper scripts.