swc/crates/swc_ecma_minifier/tests/terser/compress/loops
2022-08-05 13:25:28 +00:00
..
dead_code_condition fix(es/minifier): Inline vars declared in conditional paths (#5392) 2022-08-05 13:25:28 +00:00
do_switch test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_if_break_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_if_break_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_if_break_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_if_break_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_if_else_break_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_if_else_break_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_if_else_break_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_if_else_break_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
evaluate test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
in_parenthesis_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
in_parenthesis_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
init_side_effects test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_186 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_186_beautify feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_186_beautify_braces feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_186_beautify_braces_ie8 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_186_beautify_ie8 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_186_braces feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_186_braces_ie8 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_186_ie8 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_1532 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_1648 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_2740_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2740_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2740_3 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_2740_4 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_2740_5 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_2740_6 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_2740_7 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_2740_8 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
issue_2904 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
keep_collapse_const_in_own_block_scope feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
keep_collapse_const_in_own_block_scope_2 feat(es/minifier): Consider char frequencies (#5375) 2022-08-03 10:20:17 +00:00
parse_do_while_with_semicolon test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
parse_do_while_without_semicolon test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
while_becomes_for test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00