swc/ecmascript/minifier/tests/exec/terser/properties
강동윤 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
..
computed_property fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
dont_mangle_computed_property_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
dont_mangle_computed_property_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_869_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_869_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2208_4 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2208_5 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2208_7 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2208_9 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2513 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_2816_ecma6 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
issue_t64 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_forin fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_if fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_NaN_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_negative fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_null_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_regex fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_return_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_return_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_return_3 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_undefined_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_undefined_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
join_object_assignments_void_0 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
prop_side_effects_1 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
prop_side_effects_2 fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
sub_properties fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00