[CP] [dart2wasm] Fix partial instantiation constants #56440
Labels
area-dart2wasm
Issues for the dart2wasm compiler.
cherry-pick-approved
Label for approved cherrypick request
cherry-pick-review
Issue that need cherry pick triage to approve
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Commit(s) to merge
f7fc4d0
Target
stable
Prepared changelist for beta/stable
https://dart-review.googlesource.com/c/sdk/+/380120
Issue Description
Using partial instantiation constants of generic methods with named parameters can in certain situations lead to compiler crashes.
What is the fix
Fix the code that handles partial instantiation constants in dart2wasm.
Why cherry-pick
Users have hit this problem.
Risk
If all tests pass: low.
Issue link(s)
#56372
Extra Info
No response
The text was updated successfully, but these errors were encountered: