mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Closes #5020. `TraverseCtx::generate_uid` and associated methods return a `BoundIdentifier`, containing both symbol ID and name. This reduces boilerplate code for the caller and avoids and unnecessary lookup to get the name. Also add a couple of helper methods to `BoundIdentifier` to reduce boilerplate further. |
||
|---|---|---|
| .. | ||
| babel.snap.md | ||
| babel_exec.snap.md | ||
| oxc.snap.md | ||
| oxc_exec.snap.md | ||