mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 12:51:57 +00:00
I did a few things in this PR, 1. Remove `names` which store the declarations name used for checking re-declaration. (We can use SymbolTable to do it now.) 2. Correct semantic data for namespace transform 3. Simplify code |
||
|---|---|---|
| .. | ||
| babel.snap.md | ||
| babel_exec.snap.md | ||
| oxc.snap.md | ||
| oxc_exec.snap.md | ||