Add `--screw-ie` option
authorMihai Bazon <mihai@bazon.net>
Sat, 2 Mar 2013 12:28:34 +0000 (14:28 +0200)
committerMihai Bazon <mihai@bazon.net>
Sat, 2 Mar 2013 12:28:34 +0000 (14:28 +0200)
commit26746ce3167a768479435588dd9099bb7408018f
treeed018330d175f1c5c6f9d0d761209616187cb691
parentdac6efb43d7112f697b863fc6783e6324e0aa4c0
Add `--screw-ie` option

For now the implication is that UglifyJS will not leak a function
expression's name in the surrounding scope (IE < 9 does that).

(ref. mishoo/UglifyJS#485)
bin/uglifyjs
lib/scope.js