Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(transformer): remove an allocation from arrow functions transform (
#5412) Follow-up after #5356. No need to allocate a new `IdentifierReference` when we can just mutate the existing one.
- Loading branch information