-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-dart2wasmIssues for the dart2wasm compiler.Issues for the dart2wasm compiler.cherry-pick-approvedLabel for approved cherrypick requestLabel for approved cherrypick requestcherry-pick-reviewIssue that need cherry pick triage to approveIssue that need cherry pick triage to approvetype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
Commit(s) to merge
Target
stable
Prepared changelist for beta/stable
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)
Extra Info
No response
Metadata
Metadata
Assignees
Labels
area-dart2wasmIssues for the dart2wasm compiler.Issues for the dart2wasm compiler.cherry-pick-approvedLabel for approved cherrypick requestLabel for approved cherrypick requestcherry-pick-reviewIssue that need cherry pick triage to approveIssue that need cherry pick triage to approvetype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)