Skip to content

Do not ignore variable use in assignment lhs for liveness#1587

Open
Mr-Pine wants to merge 1 commit intoeisop:masterfrom
Mr-Pine:liveness-lhs
Open

Do not ignore variable use in assignment lhs for liveness#1587
Mr-Pine wants to merge 1 commit intoeisop:masterfrom
Mr-Pine:liveness-lhs

Conversation

@Mr-Pine
Copy link
Copy Markdown

@Mr-Pine Mr-Pine commented Mar 10, 2026

Currently in

var abc = new A();
abc.copy().x = 3;

abc is not counted as live.

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.

1 participant