Files
sdk/pkg/dart2bytecode
Chloe Stefantsova aa3665ed78 [dart2bytecode] Use CatchVariables in dart2bytecode
The changes in this CL allow to unskip the tests 'async.dart' and
'try_blocks.dart' when the experiment is enabled.

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

Change-Id: If2b7756f8ef30f7140742c066729842b080589b1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/488820
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Chloe Stefantsova <cstefantsova@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.