swc/crates/swc_ecma_minifier/tests/terser/compress
2022-06-15 14:36:57 +00:00
..
arguments perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
array_constructor feat(es/minifier): Turn Array/Object calls into literals (#4947) 2022-06-12 02:36:49 +00:00
arrays perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
arrow perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
ascii test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
asm perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
assignment test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
async perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
big_int test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
block_scope perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
blocks test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
class_properties perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
classes perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
collapse_vars perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
comments perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
comparing test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
concat_strings test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
conditionals perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
const perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
dead_code perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
debugger test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
defaults test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
destructuring perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
directives test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_console test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_unused perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
evaluate perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
expansions test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
export perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
expression perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
functions perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
global_defs test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
harmony perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
hoist test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
hoist_props perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
hoist_vars perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
html_comments test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
identity perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
ie8 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
if_return perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
inline perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_12 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_22/return_with_no_value_in_if_body test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_44 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_59/keep_continue test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_126/concatenate_rhs_strings test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_143 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_203 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_208 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_229/template_strings test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_267/issue_267 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_269 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_281 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_368/collapse perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_417 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_427 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_597 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_611/issue_611 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_637/wrongly_optimized test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_640 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_747 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_751 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_782 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_892/dont_mangle_arguments test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_913/keep_var_for_in test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_926/template_strings test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_973 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_976 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_979 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1001/parenthesis_strings_in_parenthesis test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1034 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1041 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1043/issue_1043 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1044/issue_1044 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1052 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1105 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1202 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1212 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1261 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1275/string_plus_optimization test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1321 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1431 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1443 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1446 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1447 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1466 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1569/inner_reference perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1588 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1609 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1639 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1656/f7 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1673 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1704 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1733 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1750 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1770 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1787/unary_prefix test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1833 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1943 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2001 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2652 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2719/warn test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2871/comparison_with_undefined test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2989 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_t50 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t120 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t292 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
join_vars perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
keep_names perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
keep_quoted_strict/keep_quoted_strict test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
labels test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
logical_assignment test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
loops perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
max_line_len test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
negate_iife test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
new perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
node_version/eval_let_6 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
nullish test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
numbers test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
object perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
parameters perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
parse_errors refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
properties perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
pure_funcs perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
pure_getters perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
pure_globals test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
reduce_vars perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
regexp test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
rename perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
return_undefined test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
sandbox/console_log test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
sequences perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
string_literal perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
super/super_can_be_parsed refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
switch perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
syntax_errors refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
template_string perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
transform perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
try_catch perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
typeof perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
unicode perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
unsafe_symbols test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
wrap_iife test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
yield perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00