Files
sdk/pkg/dart2bytecode
Alexander Markov 610097050c [vm,dyn_modules] Fix capturing of 'this' in instance field initializers
TEST=ci (co19/Language/Classes/access_to_this_A01_t02)

Change-Id: If08c23cdc2d751e76d63d81f6aad511cd2a31fae
Cq-Include-Trybots: luci.dart.try:vm-aot-dyn-linux-debug-x64-try,vm-aot-dyn-linux-product-x64-try,vm-dyn-linux-debug-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/443635
Reviewed-by: Tess Strickland <sstrickl@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2025-08-06 06:08:49 -07:00
..
2025-08-04 11:20:23 -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.