Files
sdk/pkg/dart2bytecode
Tess Strickland 76c63313d2 [vm,dyn_modules] Fix source positions for variable declarations.
Also add synthetic source positions for synthesized variable nodes.

TEST=pkg/vm_service/test/issue_27238_test

Cq-Include-Trybots: luci.dart.try:vm-dyn-linux-debug-x64-try,vm-dyn-mac-debug-arm64-try
Change-Id: I0b4b13324eacc35fee00231b676f6b6bd5ac448a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/464200
Commit-Queue: Tess Strickland <sstrickl@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2025-11-25 03:59:00 -08:00
..

This package contains Dart bytecode compiler.

Status: experimental

NOTE: This package is currently experimental and not published or included in the SDK.

Do not take dependency on this package unless you are prepared for breaking changes and possibly removal of this code at any point in time.