UglifyJS/lib
Dan Wolff 948c647d3f avoid mutating options
The `defaults()` function is changed, so that `defs` is mutated and
returned instead of `args`. This change does not cause issues, since
`defaults()` is always called with `defs` as an object literal.

fixes #2595
2018-02-06 22:43:05 +01:00
..
ast.js compress undefined property names (#2811) 2018-01-19 00:36:30 +08:00
compress.js evaluate to{Low,Upp}erCase() under unsafe (#2886) 2018-02-06 15:57:15 +08:00
minify.js avoid mutating options 2018-02-06 22:43:05 +01:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js compress undefined property names (#2811) 2018-01-19 00:36:30 +08:00
parse.js compress undefined property names (#2811) 2018-01-19 00:36:30 +08:00
propmangle.js fix mangle name collision across files (#2722) 2018-01-05 05:08:09 +08:00
scope.js avoid mutating options 2018-02-06 22:43:05 +01:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js Transform can be simplified when clone is not done. (#2621) 2017-12-19 17:56:16 +08:00
utils.js avoid mutating options 2018-02-06 22:43:05 +01:00