swc/ecmascript/minifier/tests/exec/terser/hoist_props
강동윤 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
..
.issue_851_hoist_to_conflicting_name fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
contains_this_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
direct_access_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
direct_access_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
hoist_class fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
hoist_class_with_new fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
hoist_function_with_call fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2377_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2377_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2377_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2473_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2473_4 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2508_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2508_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2508_5 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2508_6 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2519 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_3021 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_3046 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
name_collision_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
name_collision_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
name_collision_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
new_this fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
toplevel_const fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
toplevel_let fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
toplevel_var fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
undefined_key fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00