You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[dart2wasm] Use vm's modular transformers as-optimization lowering
Currently `-O4` drops explicit as-checks. Before changing this, we have
to do more optimizations on type checks. As a start, we call out to the
VM's lowering of as-checks in the modular transformer.
Issue #55516
Change-Id: I71f35a95ab41cc7a30f7dea088d9d41ac5243f59
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365141
Commit-Queue: Martin Kustermann <[email protected]>
Reviewed-by: Slava Egorov <[email protected]>
0 commit comments