oxc/crates/oxc_isolated_declarations/tests
Dunqing 6b7d3ed613 perf(isolated-declarations): should clone transformed AST rather than original AST (#6078)
close: #6074
Performance regression introduced by https://github.com/oxc-project/oxc/pull/5909. After this PR we back to the fold pattern again
2024-09-26 15:50:27 +00:00
..
deno feat(isolated_declarations): add stripInternal (#5878) 2024-09-19 23:14:47 +08:00
fixtures fix(isolated-declarations): False positive for class private getter with non-inferrable return type (#5987) 2024-09-23 15:28:29 +08:00
snapshots perf(isolated-declarations): should clone transformed AST rather than original AST (#6078) 2024-09-26 15:50:27 +00:00
mod.rs fix(isolated_declarations): try fix new line issue 2024-09-21 01:14:40 +08:00