mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
4c983e9158
ast_node: - Make `.span()` inlinable. swc_ecma_codegen: - Reduce call to *heavy* `.span()` calls. swc_ecma_parser: - Reduce `memmove` by using typed-arena. swc_bundler: - Make `Bundle.bundle` take `&mut self`. - Make drop concurrent. |
||
---|---|---|
.. | ||
ast_node | ||
common | ||
enum_kind | ||
eq_ignore | ||
from_variant | ||
string_enum |