mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
98df64517e
- Lots of code only needs `lo` or `hi`, but they call `span()`, which is inefficient in some cases. - This PR only adds a trivial amount of optimization. I may add full optimization in future. - This PR improves codegen performance of `ExprOrSpread` and `Option<ExprOrSpread>`. |
||
---|---|---|
.. | ||
benches | ||
examples | ||
src | ||
tests | ||
Cargo.toml |