swc/ecmascript/minifier/tests/terser/compress/try-catch
Donny/강동윤 79a426e0d8
fix(es/minifier): Don't treat catch clause as a scope (#2557)
swc_ecma_minifier:
 - Don't treat a catch clause as a scope.
2021-10-27 11:19:30 +00:00
..
broken_safari_catch_scope fix(es/minifier): Don't treat catch clause as a scope (#2557) 2021-10-27 11:19:30 +00:00
broken_safari_catch_scope_caveat fix(es/minifier): Don't treat catch clause as a scope (#2557) 2021-10-27 11:19:30 +00:00
catch_destructuring_with_sequence feat(es/minifier): Implement more rules (#1735) 2021-05-25 16:39:07 +09:00
issue_452 feat(es/minifier): Implement minifier partially (#1302) 2021-05-20 13:51:30 +09:00
parameterless_catch feat(es/minifier): Implement more rules (#1735) 2021-05-25 16:39:07 +09:00
parent_scope_of_catch_block_is_not_the_try_block feat(es/minifier): Implement minifier partially (#1302) 2021-05-20 13:51:30 +09:00