swc/crates/swc_ecma_minifier/tests/terser/compress/functions
2022-05-16 03:01:53 +00:00
..
avoid_generating_duplicate_functions_compared_together feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
avoid_generating_duplicate_functions_compared_together_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
avoid_generating_duplicate_functions_compared_together_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
avoid_generating_duplicate_functions_compared_together_4 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
deduplicate_parenthesis feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
drop_lone_use_strict test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
drop_lone_use_strict_arrows_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
drop_lone_use_strict_arrows_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
duplicate_arg_var feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
duplicate_argnames test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
empty_body test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
function_returning_constant_literal test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
hoist_funs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
hoist_funs_strict feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
iifes_returning_constants_keep_fargs_false feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
iifes_returning_constants_keep_fargs_true feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inline_0 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inline_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inline_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inline_3 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inline_false feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inline_function_expressions feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inline_loop_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
inline_loop_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
inline_loop_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
inline_loop_4 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
inline_true feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
inner_ref feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_203 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_485_crashing_1530 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_1841_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_1841_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2084 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2097 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2101 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2107 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2114_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2114_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2428 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2476 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2531_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2531_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2531_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2601_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2601_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2604_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2604_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2616 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2620_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2620_2 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2620_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2620_4 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2630_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2630_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2630_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2630_4 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2630_5 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_2647_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2647_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2647_3 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2657 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2663_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2663_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2663_3 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2737_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2737_2 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2783 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_2842 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_2898 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_3016_1 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_3016_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_3016_2_ie8 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_3016_3 fix(es/resolver): Fix handling of a complex try catch (#4574) 2022-05-08 10:12:50 +00:00
issue_3016_3_ie8 fix(es/resolver): Fix handling of a complex try catch (#4574) 2022-05-08 10:12:50 +00:00
issue_3018 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_3054 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
issue_3076 fix(es/resolver): Fix handling of a complex try catch (#4574) 2022-05-08 10:12:50 +00:00
issue_3125 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
issue_3166 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_t131a test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
issue_t131b test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
loop_init_arg feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
no_webkit feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
non_ascii_function_identifier_name test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
recursive_inline_1 test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
recursive_inline_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_apply_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unsafe_apply_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_apply_expansion_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unsafe_apply_expansion_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_call_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unsafe_call_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
unsafe_call_3 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unsafe_call_expansion_1 feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
unsafe_call_expansion_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
use_before_init_in_loop feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
webkit feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00