swc/crates/swc_ecma_minifier/tests
Austaras ed5a9b3f2e
fix(es/minifier): Give up terminate merge if in try with finally (#8342)
**Related issue:**

 - Closes #8337.
 - Closes #8324.
 - Reverts #8328.
2023-11-25 02:43:18 +00:00
..
benches-full fix(es/minifier): Apply new SyntaxContext to inlined Arrow correctly (#8312) 2023-11-20 00:11:38 +09:00
fixture fix(es/minifier): Give up terminate merge if in try with finally (#8342) 2023-11-25 02:43:18 +00:00
full fix(es/minifier): Apply new SyntaxContext to inlined Arrow (#8301) 2023-11-18 09:01:27 +09:00
mangle fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
pass-1 feat(es/minifier): Swap bin expr to save paren (#8277) 2023-11-14 16:45:24 +00:00
pass-default feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
projects fix(es/minifier): Apply new SyntaxContext to inlined Arrow correctly (#8312) 2023-11-20 00:11:38 +09:00
terser/compress fix(es/minifier): Remove hack for built-in class names (#8293) 2023-11-16 09:17:42 +09:00
compress.rs refactor(swc_node_base): Rename to swc_malloc (#8272) 2023-11-11 19:10:56 +00:00
eval.rs perf(es/ast): Shrink size of Expr (#7041) 2023-03-09 13:34:11 +00:00
exec.rs refactor(swc_node_base): Rename to swc_malloc (#8272) 2023-11-11 19:10:56 +00:00
format.rs feat(es/minifier): Support format.inline_script (#8252) 2023-11-14 21:37:05 +00:00
mangle.rs feat(es/codegen): Add an option to print assert for import attributes (#7914) 2023-09-05 21:24:25 +09:00
passing.txt feat(es/minifier): Respect inline level and preserve native names (#8205) 2023-11-02 08:59:59 +09:00
postponed.txt fix(es/minifier): Abort seq inliner if b can short-circuit (#8128) 2023-10-18 03:44:36 +00:00
terser_exec_base.js refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
terser_exec.rs refactor(swc_node_base): Rename to swc_malloc (#8272) 2023-11-11 19:10:56 +00:00
TODO.txt feat(es/minifier): Respect inline level and preserve native names (#8205) 2023-11-02 08:59:59 +09:00