swc/crates/swc_ecma_minifier/tests/terser/compress/hoist_props
2023-10-27 18:16:00 +00:00
..
contains_this_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
contains_this_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
contains_this_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
direct_access_1 refactor(es/minifier): Simplify analyzer context (#8164) 2023-10-27 18:16:00 +00:00
direct_access_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
direct_access_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
does_not_hoist_objects_with_computed_props test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
hoist_class test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
hoist_class_with_new test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
hoist_function_with_call fix(es/renamer): Use a separate scope for the name of FnExpr (#6008) 2022-10-01 12:33:19 +09:00
issue_851_hoist_to_conflicting_name test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2377_1 fix(es/minifier): Don't inline properties if the var is not fn-local (#7839) 2023-08-22 11:04:15 +09:00
issue_2377_2 fix(es/minifier): Don't inline properties if the var is not fn-local (#7839) 2023-08-22 11:04:15 +09:00
issue_2377_3 fix(es/minifier): Don't inline properties if the var is not fn-local (#7839) 2023-08-22 11:04:15 +09:00
issue_2462 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2473_1 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_2473_2 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
issue_2473_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2473_4 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2508_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2508_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2508_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2508_4 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2508_5 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2508_6 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_2519 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3021 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3046 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3071_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3071_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3071_2_toplevel test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
issue_3071_3 fix(es/renamer): Use a separate scope for the name of FnExpr (#6008) 2022-10-01 12:33:19 +09:00
name_collision_1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
name_collision_2 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
name_collision_3 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
new_this test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
single_use test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
toplevel_const test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
toplevel_let test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
toplevel_var test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
undefined_key test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00