Revision 9bf72cf75822044ae314b4646db9aefb1bd38284 authored by Alex Lam S.L on 23 April 2017, 12:05:22 UTC, committed by GitHub on 23 April 2017, 12:05:22 UTC
- `const` without value
- `delete` of expression
- redefining `arguments` or `eval`

extend `test/ufuzz.js`
- optionally generate "use strict"
- improve handling of test cases with syntax errors
- group IIFE generation
- generate bare anonymous functions
- workaround `console.log()` for `new function()`
- generate expressions with `this`


fixes #1810
1 parent 64d7443
History
File Mode Size
uglifyjs -rwxr-xr-x 12.0 KB

back to top