mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
It's better to pass around `SymbolId`s (4 bytes) than `&SymbolId`s (8 bytes). In my view, the style of dereferencing immediately is preferable. |
||
|---|---|---|
| .. | ||
| cfg_fixtures | ||
| snapshots | ||
| util | ||
| cfg.rs | ||
| classes.rs | ||
| main.rs | ||
| modules.rs | ||
| scopes.rs | ||
| symbols.rs | ||