Skip to content

Tracking object literal shorthand identifier references#666

Merged
Perryvw merged 1 commit intomasterfrom
bugfix/shorthand-reference-tracking
Jul 18, 2019
Merged

Tracking object literal shorthand identifier references#666
Perryvw merged 1 commit intomasterfrom
bugfix/shorthand-reference-tracking

Conversation

@tomblind
Copy link
Copy Markdown
Collaborator

Fixes bug where hoisting wouldn't occur for variables referenced only in object literal shorthand assignments.
Also fixes #663

Fixes bug where hoisting wouldn't occur for variables referenced only in object literal shorthand assignments.
Also fixes #663
@Perryvw Perryvw merged commit b071a92 into master Jul 18, 2019
@Perryvw Perryvw deleted the bugfix/shorthand-reference-tracking branch July 18, 2019 18:22
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.

Rest parameters transform doesn't create a variable when used with object shorthand

3 participants