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 arguments leakage #4

Merged
merged 1 commit into from Nov 1, 2014
Merged

Conversation

Fishrock123
Copy link
Contributor

See pixijs/pixijs#853 - slice.call(arguments) leaks things and prevents optimizations.

matthewmueller added a commit that referenced this pull request Nov 1, 2014
@matthewmueller matthewmueller merged commit 3bd1c63 into matthewmueller:master Nov 1, 2014
@matthewmueller
Copy link
Owner

oh wow, didn't realize that was an issue. thanks!

@Fishrock123
Copy link
Contributor Author

no problem, it's pretty easy to overlook for how large of an issue it can be in hot paths haha

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

2 participants