Skip to content

Update super property get/set/call in loose mode#7774

Merged
jridgewell merged 3 commits intobabel:masterfrom
jridgewell:super-loose
Apr 22, 2018
Merged

Update super property get/set/call in loose mode#7774
jridgewell merged 3 commits intobabel:masterfrom
jridgewell:super-loose

Conversation

@jridgewell
Copy link
Copy Markdown
Member

@jridgewell jridgewell commented Apr 21, 2018

Follows the plan laid out in #7553 (comment).

Coupled with #7691, this closes #7553 and closes #4312.

/cc @danez.

@jridgewell jridgewell added the PR: Bug Fix 🐛 A type of pull request used for our changelog categories label Apr 21, 2018
@babel-bot
Copy link
Copy Markdown
Collaborator

babel-bot commented Apr 21, 2018

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/7677/

@jridgewell jridgewell force-pushed the super-loose branch 2 times, most recently from ab403f3 to 5df9506 Compare April 22, 2018 02:20
@jridgewell jridgewell merged commit 890a452 into babel:master Apr 22, 2018
@jridgewell jridgewell deleted the super-loose branch April 22, 2018 17:49
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In loose mode super setters/getters output is incorrect (T7389)

4 participants