Skip to content

Comments

JS: Emit variables for 'this'#21369

Draft
asgerf wants to merge 1 commit intogithub:mainfrom
asgerf:js/this-bindings
Draft

JS: Emit variables for 'this'#21369
asgerf wants to merge 1 commit intogithub:mainfrom
asgerf:js/this-bindings

Conversation

@asgerf
Copy link
Contributor

@asgerf asgerf commented Feb 25, 2026

The extractor does not emit bindings for 'this', we just ensure that a variable exists for it.

This is in preparation for handling this uniformly as a variable, to streamline things like use-use flow and variable capture.

The extractor does not emit bindings for 'this', we just ensure that a variable exists for it
@github-actions github-actions bot added the JS label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant