swc/ecmascript/minifier/tests/exec/terser/collapse_vars
강동윤 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
..
cascade_forin fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
chained_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
chained_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
chained_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
collapse_vars_self_reference fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
collapse_vars_seq fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
collapse_vars_throw fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
cond_branch_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
cond_branch_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
inner_lvalues fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2187_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2187_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2187_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2203_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2203_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2203_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2203_4 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2298 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2319_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2319_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2436_13 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2436_14 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2453 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2506 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2914_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_3032 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
may_throw_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
reduce_vars_assign fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
var_defs fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
var_side_effects_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
var_side_effects_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00