Skip to content

Fixed controlFlowFlattening intermittently dropping arguments of a spread call (e.g. foo(...args)) when it reused a control flow wrapper of a same-arity plain call - #1424

Merged
sanex3339 merged 1 commit into
masterfrom
issue-1423
Jul 9, 2026
Merged

Fixed controlFlowFlattening intermittently dropping arguments of a spread call (e.g. foo(...args)) when it reused a control flow wrapper of a same-arity plain call#1424
sanex3339 merged 1 commit into
masterfrom
issue-1423

Conversation

@sanex3339

Copy link
Copy Markdown
Member

Fixes #1423

…spread call (e.g. `foo(...args)`) when it reused a control flow wrapper of a same-arity plain call
@sanex3339
sanex3339 merged commit 5e95732 into master Jul 9, 2026
13 of 15 checks passed
@sanex3339
sanex3339 deleted the issue-1423 branch July 9, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deadCodeInjection intermittently drops a positional argument across a rest/spread forward (non-deterministic, minified input)

1 participant