Skip to content
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

fix collapse_vars on default function argument #2299

Merged
merged 1 commit into from
Sep 3, 2017

Conversation

alexlamsl
Copy link
Collaborator

Avoid collision with local variable undefined under certain corner cases.

fixes #2298

Avoid collision with local variable `undefined` under certain corner cases.

fixes mishoo#2298
@alexlamsl alexlamsl merged commit 395a17c into mishoo:master Sep 3, 2017
@alexlamsl alexlamsl deleted the issue-2298 branch September 3, 2017 18:32
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.

corner case with collapse_vars on undefined
1 participant