swc/ecmascript/minifier/tests/exec/terser/harmony
강동윤 a7cb2aba9d
fix(es/minifier): Fix bugs of the minifier (#2052)
swc_ecma_minifier:
 - Test mangler using execution test suite.
 - `mangler`: Preserve `arguments`.
 - `mangler`: Handle shorthand. (#2051)
 - `mangler`: Handle object pattern properties.
 - `precompress`: Don't drop function declarations if the variable with same name is in different scope. (#2011)
2021-08-11 07:24:52 +00:00
..
array_spread_of_sequence fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_1898 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2349 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2349b fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2762 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2794_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2794_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2794_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2794_4 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2794_6 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2874_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2874_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2874_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_t80 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
object_spread_unsafe fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00