Skip to content

Only emit rest param code for identifiers. #7976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2016

Conversation

sandersn
Copy link
Member

@sandersn sandersn commented Apr 8, 2016

Fixes #7890

Destructuring of array binding and object binding patterns in rest parameter position is not supported yet. So just skip emit for now.

Destructuring of array binding and object binding patterns is not supported yet.
@DanielRosenwasser
Copy link
Member

👍

@sandersn sandersn merged commit 61fffb3 into transforms Apr 8, 2016
@sandersn sandersn deleted the transforms-skip-destructured-rest-params branch April 13, 2016 22:51
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants