mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
Replace `next_char` and `peek_char` with `peek_byte` when decoding unicode escape sequences in identifiers. |
||
|---|---|---|
| .. | ||
| js | ||
| jsx | ||
| lexer | ||
| ts | ||
| context.rs | ||
| cursor.rs | ||
| diagnostics.rs | ||
| lib.rs | ||
| modifiers.rs | ||
| state.rs | ||