swc/crates/swc_ecma_minifier/tests/terser/compress/functions
2023-07-20 11:35:08 +09:00
..
avoid_generating_duplicate_functions_compared_together test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
avoid_generating_duplicate_functions_compared_together_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
avoid_generating_duplicate_functions_compared_together_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
avoid_generating_duplicate_functions_compared_together_4 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
deduplicate_parenthesis test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
drop_lone_use_strict test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
drop_lone_use_strict_arrows_1 refactor(es/minifier): Respect toplevel and module options (#7671) 2023-07-20 11:35:08 +09:00
drop_lone_use_strict_arrows_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
duplicate_arg_var test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
duplicate_argnames feat(es/minifier): Ignore more expressions in sequential inliner (#5961) 2022-09-27 07:45:44 +00:00
empty_body test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
function_returning_constant_literal test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
hoist_funs test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
hoist_funs_strict test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
iifes_returning_constants_keep_fargs_false fix(es/renamer): Use a separate scope for the name of FnExpr (#6008) 2022-10-01 12:33:19 +09:00
iifes_returning_constants_keep_fargs_true fix(es/renamer): Use a separate scope for the name of FnExpr (#6008) 2022-10-01 12:33:19 +09:00
inline_0 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_false test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_function_expressions test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_loop_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_loop_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_loop_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_loop_4 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inline_true test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
inner_ref test(es/minifier): Organize terser tests (#6116) 2022-10-11 08:25:11 +00:00
issue_203 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_485_crashing_1530 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_1841_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_1841_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2084 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2097 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_2101 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2107 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2114_1 fix(es/renamer): Use a separate scope for the name of FnExpr (#6008) 2022-10-01 12:33:19 +09:00
issue_2114_2 fix(es/renamer): Use a separate scope for the name of FnExpr (#6008) 2022-10-01 12:33:19 +09:00
issue_2428 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_2476 feat(es/minifier): Improve trivial rules (#6136) 2022-10-13 23:34:30 +00:00
issue_2531_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2531_2 feat(es/minifier): Inline and remove vars in one pass (#6093) 2022-10-12 01:52:58 +00:00
issue_2531_3 feat(es/minifier): Improve trivial rules (#6136) 2022-10-13 23:34:30 +00:00
issue_2601_1 test(es/minifier): Organize terser tests (#6116) 2022-10-11 08:25:11 +00:00
issue_2601_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2604_1 test(es/minifier): Organize terser tests (#6116) 2022-10-11 08:25:11 +00:00
issue_2604_2 fix(es/renamer): Use a separate scope for the name of FnExpr (#6008) 2022-10-01 12:33:19 +09:00
issue_2616 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_2620_1 feat(es/minifier): Ignore return value if a param of IIFE is not used (#6115) 2022-10-14 02:58:00 +00:00
issue_2620_2 fix(es/renamer): Use a separate scope for the name of FnExpr (#6008) 2022-10-01 12:33:19 +09:00
issue_2620_3 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_2620_4 feat(es/minifier): Ignore return value if a param of IIFE is not used (#6115) 2022-10-14 02:58:00 +00:00
issue_2630_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2630_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2630_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2630_4 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2630_5 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2647_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2647_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2647_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2657 feat(es/minifier): Inline and remove vars in one pass (#6093) 2022-10-12 01:52:58 +00:00
issue_2663_1 feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
issue_2663_2 test(es/minifier): Organize terser tests (#6116) 2022-10-11 08:25:11 +00:00
issue_2663_3 feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
issue_2737_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2737_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2783 feat(es/minifier): Inline function calls in more cases (#6010) 2022-10-01 18:18:45 +09:00
issue_2842 test(es/minifier): Organize terser tests (#6116) 2022-10-11 08:25:11 +00:00
issue_2898 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3016_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3016_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_3016_2_ie8 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_3016_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3016_3_ie8 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3018 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3054 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3076 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3125 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3166 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_t131a test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_t131b test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
loop_init_arg refactor(es/minifier): Respect toplevel and module options (#7671) 2023-07-20 11:35:08 +09:00
no_webkit test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
non_ascii_function_identifier_name fix(es/renamer): Use a separate scope for the name of FnExpr (#6008) 2022-10-01 12:33:19 +09:00
recursive_inline_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
recursive_inline_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
unsafe_apply_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
unsafe_apply_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
unsafe_apply_expansion_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
unsafe_apply_expansion_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
unsafe_call_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
unsafe_call_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
unsafe_call_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
unsafe_call_expansion_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
unsafe_call_expansion_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
use_before_init_in_loop refactor(es/minifier): Respect toplevel and module options (#7671) 2023-07-20 11:35:08 +09:00
webkit test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00