Files
sdk/pkg/wasm_builder
Ömer Ağacan 8453e3370b [dart2wasm] Improve debug traces:
- When generating `end` instructions starting a state machine block,
  generate a comment showing
  - State index
  - Type of AST node that the state is for
  - Whether the block is for the "inner" or "outer" (i.e. continuation)
    of the AST node

- When a local has a name, show it in `local.{get,set,tee}` traces.

Also removes an old TODO comment.

Change-Id: I80848f2fbb4d25458e5cdb27ed1f7def4ca9899e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/470160
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Ömer Ağacan <omersa@google.com>
2026-01-02 05:45:56 -08:00
..
2026-01-02 05:45:56 -08:00