swc/crates/swc_ecma_minifier/tests/terser/compress/arrays
2022-09-13 14:01:41 +09:00
..
constant_join perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
constant_join_2 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
constant_join_3 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
for_loop perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
holes_and_undefined feat(es/minifier): Inline lazily initialized variables (#5737) 2022-09-08 08:07:43 +00:00
index perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
index_length perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
length perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
spread_with_array_at_end perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
spread_with_logical_expression_at_end perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
spread_with_logical_expression_at_middle perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
spread_with_variable_as_last_element perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
spread_with_variable_at_front perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
spread_with_variable_at_front_after_elisions perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
spread_with_variable_in_middle perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00