swc/crates/swc_ecma_minifier/tests/terser/compress/drop_unused
2022-06-15 14:36:57 +00:00
..
assign_binding test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
assign_chain test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
cascade_drop_assign test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
chained_3 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
const_assign test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
defun_lambda_same_name perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
delete_assign_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
delete_assign_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
double_assign_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
double_assign_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
double_assign_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_assign test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_fargs test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_fnames test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_all test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_all_retain test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_funcs test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_funcs_retain test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_keep_assign test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_retain test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_retain_array test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_retain_regex test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_vars test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_vars_fargs test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_toplevel_vars_retain test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_value test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_var test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
function_argument_modified_by_function_statement test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
global_var test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
iife test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_805_1 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_805_2 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_1539 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1583 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1656 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1709 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1715_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1715_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1715_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1715_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1830_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1830_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1838 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_1968 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2063 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2105_1 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_2105_2 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_2136_1 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_2136_2 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_2136_3 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_2163 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2226_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2226_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2226_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2288 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_2418_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2418_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2418_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2418_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2418_5 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2516_1 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_2516_2 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_2660_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2660_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2665 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2768 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_2846 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2995 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_3146_1 fix(es/minifier): Apply name mangler for more cases (#4840) 2022-05-29 11:15:16 +00:00
issue_3146_2 fix(es/minifier): Apply name mangler for more cases (#4840) 2022-05-29 11:15:16 +00:00
issue_3146_3 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_3146_4 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_3192 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_t161_top_retain_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_t161_top_retain_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_t161_top_retain_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_t161_top_retain_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_t161_top_retain_5 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_t161_top_retain_6 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_t161_top_retain_7 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_t161_top_retain_8 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t161_top_retain_9 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t161_top_retain_10 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t161_top_retain_11 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t161_top_retain_12 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t161_top_retain_13 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t161_top_retain_14 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t161_top_retain_15 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
issue_t183 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
keep_assign test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
keep_fnames test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
reassign_const test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_block_decls test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_block_decls_in_catch test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_circular_references_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_circular_references_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_circular_references_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_class_which_extends_might_throw test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_class_which_might_throw test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_class_which_might_throw_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_class_which_might_throw_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_class_which_might_throw_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_class_with_static_props_side_effects test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_class_with_static_props_side_effects_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_funarg_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_funarg_2 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
unused_keep_harmony_destructuring test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_keep_setter_arg test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_nested_function test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_null_conditional_chain test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_seq_elements test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
unused_var_in_catch test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
used_block_decls_in_catch test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
used_var_in_catch perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
var_catch_toplevel test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
vardef_value test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
variable_refs_outside_unused_class test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00