swc/crates/swc_ecma_minifier/tests/terser/compress/reduce_vars
2022-05-16 03:01:53 +00:00
..
accessor_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
accessor_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
array_forin_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
array_forin_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
array_forof_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
array_forof_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
boolean_binary_assign feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
booleans feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
catch_var feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
chained_assignments test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
cond_assign feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
conditional_chain_call feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
conditional_chain_call_direct feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
conditional_chain_certain_and_uncertain_part feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
conditional_chain_certain_part feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
conditional_chain_prop feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
conditional_chain_prop_direct feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
conditional_nested_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
conditional_nested_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
conditional_nested_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
const_expr_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
const_expr_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
defun_assign feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
defun_call test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_catch_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_catch_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_catch_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_catch_4 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
defun_catch_5 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
defun_catch_6 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_inline_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_inline_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_inline_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_label test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_redefine test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_reference test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_single_use_loop feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
defun_var_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
defun_var_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
defun_var_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
delay_def test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
delay_def_lhs feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
do_while test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
double_reference test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
duplicate_lambda_defun_name_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
duplicate_lambda_defun_name_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
escape_await test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
escape_conditional test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
escape_expansion test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
escape_local_conditional test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
escape_local_sequence test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
escape_local_throw test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
escape_throw test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
escape_yield test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
escaped_prop_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
escaped_prop_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
escaped_prop_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
for_in_prop feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
func_arg_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
func_arg_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
func_inline test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
func_modified test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
iife feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
iife_assign feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
iife_eval_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
iife_eval_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
iife_func_side_effects test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
iife_new feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
immutable feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inner_var_catch test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
inner_var_for_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
inner_var_for_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inner_var_for_in_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
inner_var_for_in_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
inner_var_if test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
inner_var_label test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
inverted_var feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_294 fix(es/minifier): Fix analysis of update expressions (#4428) 2022-04-25 12:07:27 +00:00
issue_308 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_369 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_379 chore(es/minifier): Update terser test references (#4297) 2022-04-10 06:50:52 +00:00
issue_432_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_432_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_443 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_581 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_581_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_639 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_741_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_741_reference_cycle feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_1533_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_1533_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_1595_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1595_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1595_3 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1595_4 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1606 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_1670_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1670_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1670_3 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1670_4 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1670_5 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1670_6 feat(es/minifier): Improve handling of switches (#4260) 2022-04-21 10:00:25 +00:00
issue_1814_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_1814_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_1850_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_1850_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_1850_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_1850_4 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_1865 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_1922_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1922_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2090_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2090_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2406_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2406_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2416 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2420_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2420_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2420_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2423_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2423_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2423_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2423_4 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2423_5 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2423_6 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2436 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2440_eval_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2440_eval_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2440_with_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2440_with_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2442 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2449 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2450_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2450_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2450_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2450_4 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2450_5 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2455 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2485 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2496 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2598 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2669 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2670 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2757_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2757_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2774 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2799_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2799_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2836 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2860_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2860_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2869 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2916 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2919 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2992 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_3042_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_3042_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3068_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_3068_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_3110_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3110_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3110_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3113_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3113_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3113_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3113_4 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3113_5 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3125 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_3140_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3140_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3140_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3140_4 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_3140_5 fix(es/minifier): Consider more aliases in sequences pass (#4583) 2022-05-09 16:36:40 +00:00
lvalues_def_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
lvalues_def_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
method_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
method_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
modified test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
multi_def_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
multi_def_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
multi_def_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
named_function_with_recursive_ref_reuse feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
obj_arg_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
obj_arg_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
obj_for_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
obj_for_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
obj_var_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
obj_var_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
passes test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
perf_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
perf_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
perf_5 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
perf_7 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
pure_getters_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
pure_getters_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
pure_getters_3 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
recursive_inlining_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
recursive_inlining_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
recursive_inlining_3 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
recursive_inlining_4 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
recursive_inlining_5 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
redefine_arguments_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
redefine_arguments_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
redefine_arguments_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
redefine_farg_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
redefine_farg_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
redefine_farg_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
reduce_class_with_side_effects_in_extends feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
reduce_class_with_side_effects_in_properties feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
reduce_funcs_in_array_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
reduce_funcs_in_array_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
reduce_funcs_in_object_literal_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
reduce_funcs_in_object_literal_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
reduce_vars feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
regex_loop test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
side_effects_assign feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
single_use_class_referenced_in_array test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
single_use_class_referenced_in_object_literal test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
toplevel_off feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
toplevel_off_loops_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
toplevel_off_loops_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
toplevel_off_loops_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
toplevel_on feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
toplevel_on_loops_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
toplevel_on_loops_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
toplevel_on_loops_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
try_abort feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unary_delete test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
unsafe_evaluate test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
unsafe_evaluate_array_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
unsafe_evaluate_array_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_evaluate_array_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_evaluate_array_4 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_evaluate_array_5 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_evaluate_escaped feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unsafe_evaluate_modified feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_evaluate_object_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
unsafe_evaluate_object_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_evaluate_object_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_evaluate_side_effect_free_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unsafe_evaluate_side_effect_free_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unsafe_evaluate_unknown feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unused_modified feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
use_before_var test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
var_assign_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
var_assign_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
var_assign_3 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
var_assign_4 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
var_assign_5 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
var_assign_6 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
var_if test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
variables_collision_in_immediately_invoked_func feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00