mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
2ad0af9e91
swc_ecma_transforms_compat: - `classes`: Fast-path. - `destructuring`: Fast-path. - `sticky_regex`: Fast-path. - `spread`: Fast-path. - `shorthand`: Fast-path. - `typeof_symbol`: Fast-path. - `block_scoped_functions`: Fast path. - `duplicate_keys`: Use fxhash. - `instance_of`: Fast path. - `reserved_words`: Make string comparison efficient. |
||
---|---|---|
.. | ||
helpers | ||
hygiene | ||
resolver | ||
ext.rs | ||
fixer.rs | ||
lib.rs | ||
native.rs | ||
pass.rs | ||
perf.rs | ||
quote.rs | ||
scope.rs | ||
tests.rs |