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 corner case in unused #1718

Merged
merged 1 commit into from
Mar 28, 2017
Merged

Conversation

alexlamsl
Copy link
Collaborator

When fixing catch-related issue in #1715, it tries to optimise for duplicate definitions but did not take anonymous functions into account.

Remove such optimisation for now and we can cover this as a more general rule later.

When fixing catch-related issue in mishoo#1715, it tries to optimise for duplicate definitions but did not take anonymous functions into account.

Remove such optimisation for now and we can cover this as a more general rule later.
@alexlamsl alexlamsl merged commit eb48a03 into mishoo:master Mar 28, 2017
@alexlamsl alexlamsl deleted the issue-1715-fixup branch March 28, 2017 17:00
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.

None yet

1 participant