swc/crates/swc_ecma_preset_env/src
David Sherret b43e38d3f9
refactor: Use ahash from swc_common in more places (#7815)
**Description:**

Uses ahash from swc_common in more places. This allows for more easily
swapping out ahash with rustc_hash.
2023-08-16 23:16:52 +09:00
..
corejs2 refactor: Use ahash from swc_common in more places (#7815) 2023-08-16 23:16:52 +09:00
corejs3 refactor: Use ahash from swc_common in more places (#7815) 2023-08-16 23:16:52 +09:00
regenerator refactor(visit): Remove &dyn Node from Visit (#2984) 2021-12-07 14:34:16 +09:00
lib.rs refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
transform_data.rs chore(es/preset-env): Update data (#7459) 2023-05-28 13:27:38 +00:00
util.rs feat(es/preset-env): Update builtin definitions for core-js imports (#7715) 2023-07-31 08:06:24 +00:00