Files
sdk/pkg/dart2bytecode
Tess Strickland 3a85708697 [vm,dyn_modules] Fix adding breakpoints on conditions in bytecode.
TEST=pkg/vm_service/test/breakpoint_on_simple_conditions_test

Cq-Include-Trybots: luci.dart.try:vm-dyn-linux-debug-x64-try,vm-dyn-mac-debug-arm64-try
Change-Id: Id8872f3a1ad5d418392effacf56dfc46fb2b5976
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/456941
Auto-Submit: Tess Strickland <sstrickl@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2025-10-23 06:56:55 -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.