Files
UglifyJS/test
Alex Lam S.L d8106b6c63 fix label-related bugs (#1835)
- deep cloning of `AST_LabeledStatement`
- `L:do{...}while(false)`
- empty statement with label within block

extend `test/ufuzz.js`
- generate labels for blocks & loops
- generate for-in statements
- skip suspicious option search if `minify()` errs

fixes #1833
2017-05-07 00:16:30 +08:00
..
2017-05-07 00:16:30 +08:00
2017-03-24 13:19:50 +08:00
2017-05-06 23:48:28 +08:00
2017-02-21 13:29:58 +08:00
2015-12-27 22:38:20 +01:00
2017-03-23 01:31:46 +08:00
2017-04-01 05:47:11 +08:00
2017-05-06 23:48:28 +08:00
2015-10-20 19:48:56 +01:00
2017-05-06 23:48:28 +08:00
2017-04-07 18:47:30 +08:00