swc/crates/swc_ecma_minifier/tests/terser/compress/parameters
Donny/강동윤 7f69b9c80f
test(es/minifier): Add snapshots for the mangler (#4823)
I found a way to make the name mangler parallel, but I want to ensure that we don't break anything.
2022-05-27 07:32:23 +00:00
..
accept_destructuring_async_word_with_default test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
accept_duplicated_parameters_in_non_strict_without_spread_or_default_assignment test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
arrow_functions test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
arrow_return test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
default_arguments test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
default_values_in_destructurings test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
destructuring_arguments_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
destructuring_arguments_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
destructuring_arguments_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
regression_arrow_functions_and_hoist test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
regression_assign_arrow_functions test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00