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

Fixes mishoo/UglifyJS/issues/363 #364

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iccir
Copy link

@iccir iccir commented Apr 17, 2012

This fixes #363. Scope needs to know the reserved names list, so it can know to skip the mangled name.

However, I'm not sure how you would like this information to get to Scope. Right now I set it in ast_mangle.with_scope, and also grab it from the parent if one exists.

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.

1 participant