swc/crates/swc_ecma_minifier/tests/terser/compress/sequences
Donny/강동윤 5d52ae971e
feat(es/minifier): Implement trivial optimizations (#6256)
**Description:**

1. Evaluate `Number.toString()`.
2. Mark some terser tests as passing where our output is better.
2022-11-02 01:21:32 +00:00
..
call test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
cascade_assignment_in_return test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
delete_seq_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
delete_seq_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
delete_seq_3 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
delete_seq_4 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
delete_seq_5 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
delete_seq_6 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
for_init_var test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
for_sequences test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
forin test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
func_def_1 feat(es/minifier): Respect options (#6245) 2022-10-25 04:00:16 +00:00
func_def_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
func_def_3 feat(es/minifier): Respect options (#6245) 2022-10-25 04:00:16 +00:00
func_def_4 feat(es/minifier): Respect options (#6245) 2022-10-25 04:00:16 +00:00
func_def_5 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
hoist_decl test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
hoist_defun test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
iife test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_27 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_1685 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_1758 feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
issue_2062 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2313 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
lift_sequences_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
lift_sequences_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
lift_sequences_3 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
lift_sequences_4 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
lift_sequences_5 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
lift_sequences_6 feat(es/minifier): Ignore more expressions in sequential inliner (#5961) 2022-09-27 07:45:44 +00:00
limit_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
limit_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
make_sequences_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
make_sequences_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
make_sequences_3 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
make_sequences_4 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
negate_iife_for test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
reassign_const test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
side_effects test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
side_effects_cascade_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
side_effects_cascade_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
side_effects_cascade_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
unsafe_undefined test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00