https://github.com/mishoo/UglifyJS
Revision b633706ce42576b7e2aa85a96c5691bde87e71ac authored by Alex Lam S.L on 09 March 2017, 11:11:05 UTC, committed by GitHub on 09 March 2017, 11:11:05 UTC
- one-use function call => IIFE should take `eval()` & `arguments` into account
- if unused parameter cannot be eliminated, replace it with `0`

fixes #1583
1 parent e9920f7
History
Tip revision: b633706ce42576b7e2aa85a96c5691bde87e71ac authored by Alex Lam S.L on 09 March 2017, 11:11:05 UTC
fix & improve function argument compression (#1584)
Tip revision: b633706
File Mode Size
.github
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 191 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 40.2 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.3 KB

README.md

back to top