Files
sdk/pkg/vm
Aske Simon Christensen 3b64cede6d [ffi] Use explicitly cached getters for Array nested dimensions
The FFI use sites transformation generates code accessing some late
final fields of the Array class. By changing these to be getters, the
transformation works both with and without late field lowering.

Tested: ci
Change-Id: Ib30d18e0830f7bb597214701272b1d0a922ac06a
Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-linux-debug-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/237363
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Aske Simon Christensen <askesc@google.com>
2022-03-16 11:29:03 +00:00
..
2022-03-14 09:01:11 +00:00
2021-04-07 10:28:38 +00:00
2022-02-14 14:06:34 +00:00
2021-12-09 16:34:59 +00:00

This package hosts VM specific Dart code and helper scripts.