swc/crates/swc_ecma_minifier/tests/terser/compress/inline
2022-07-20 08:25:26 +00:00
..
do_not_repeat_when_variable_larger_than_inlined_node test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
dont_inline_funcs_into_default_param perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
dont_inline_funcs_into_default_param_2 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
inline_annotation test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
inline_annotation_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
inline_func_with_name_existing_in_block_scope perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
inline_into_scope_conflict test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
inline_into_scope_conflict_enclosed test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
inline_into_scope_conflict_enclosed_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
inline_within_extends_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
inline_within_extends_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_308 feat(es/minifier): Drop new token if possible (#4932) 2022-06-11 05:27:13 +00:00
noinline_annotation feat(es/minifier): Calculate correct size (#5253) 2022-07-20 08:25:26 +00:00
noinline_annotation_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
noinline_annotation_3 perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00