Files
sdk/pkg/dart2bytecode
Chloe Stefantsova 4336423831 [cfe,dart2bytecode] Use ThisVariable in dart2bytecode
The change allows unskip the bytecode generator tests 'closures.dart'
and 'super_calls.dart'.

Part of https://github.com/dart-lang/sdk/issues/61572

Change-Id: Ia631642eff475c364f409c6b096f7cc81878382f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/488780
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2026-03-19 04:42:42 -07: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.