swc/crates/swc_ecma_minifier/tests/terser/compress/object
2022-06-15 14:36:57 +00:00
..
allow_assignments_to_property_values test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
computed_property_names test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
computed_property_names_evaluated_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
computed_property_names_evaluated_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
computed_property_names_side_effects test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
concise_generators perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
concise_method_to_prop_arrow test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
concise_methods perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
concise_methods_and_keyword_names test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
concise_methods_and_mangle_props test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
concise_methods_with_computed_property test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
concise_methods_with_computed_property2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
concise_methods_with_various_property_names test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
convert_computed_props_to_regular_ones test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
dont_join_repeat_object_keys test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
getter_setter test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
getter_setter_mangler test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
getter_setter_with_computed_value test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_206 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2554_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2554_2 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2554_3 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2554_4 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2554_5 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
methods_and_getters_with_keep_quoted_props_enabled perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
prop_arrow_to_concise_method test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
prop_arrow_with_nested_this perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
prop_arrow_with_this perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
prop_arrows_to_concise_method_various test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
prop_func_to_async_concise_method test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
prop_func_to_concise_method test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
prop_func_to_concise_method_various test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
property_with_operator_value test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
property_with_unprintable perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
property_with_unprintable_ascii_only perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
property_with_unprintable_ascii_only_static perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
shorthand_properties test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
use_shorthand_opportunity test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
variable_as_computed_property test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00