swc/crates/swc_ecma_minifier/tests/terser/compress/arrays
2022-05-16 03:01:53 +00:00
..
constant_join feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
constant_join_2 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
constant_join_3 feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
for_loop test(es/minifier): Add size tests using dbg-swc (#4664) 2022-05-16 03:01:53 +00:00
holes_and_undefined feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
index feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
index_length feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
length feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
spread_with_array_at_end feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
spread_with_logical_expression_at_end feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
spread_with_logical_expression_at_middle feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
spread_with_variable_as_last_element feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
spread_with_variable_at_front feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
spread_with_variable_at_front_after_elisions feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
spread_with_variable_in_middle feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00