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 |
||
|---|---|---|
| .. | ||
| ast.js | ||
| compress.js | ||
| minify.js | ||
| mozilla-ast.js | ||
| output.js | ||
| parse.js | ||
| propmangle.js | ||
| scope.js | ||
| sourcemap.js | ||
| transform.js | ||
| utils.js | ||