Files
sdk/pkg/vm
Alexander Markov 808b4d5bf6 [vm/aot/tfa] Cleanup _FallthroughDetector
Control-flow dependent condition can be used to track statically
unreachable code and so separate AST visitor _FallthroughDetector
is no longer needed.

TEST=ci

Change-Id: I9cec56e0f0a7ec6c451ac1143f3048d2de12f053
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/306060
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
2023-06-02 18:03:38 +00:00
..

This package hosts VM specific Dart code and helper scripts.