swc/crates/swc_ecma_minifier/tests/terser/compress/arrow
2022-03-05 20:18:52 +00:00
..
arrow_binding_pattern feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
arrow_binding_pattern_strict feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
arrow_function_with_single_parameter_with_default feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
arrow_functions_with_body feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
arrow_functions_without_body feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
arrow_unused feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
arrow_unused_toplevel feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
arrow_with_regexp test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
async_function_expression feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
async_identifiers refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
async_object_literal test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
call_args test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
call_args_drop_param fix(es/minifier): Preserve unresolved references (#3780) 2022-02-28 16:31:13 +00:00
concise_method_with_super test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
concise_methods_with_computed_property2 test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
export_default_object_expression test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
issue_27 test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
issue_485_crashing_1530 test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
issue_2084 test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
issue_2105_1 feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
issue_2105_2 feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
issue_2136_2 test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
issue_2136_3 test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
issue_2271 feat(es/minifier): Implement pure_getters partially (#3872) 2022-03-05 20:18:52 +00:00
issue_3092a test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
issue_3092b test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
no_leading_parentheses test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
object_parens test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00