Commits
Click on a commit to change the comparison rangeperf(parser): faster decoding unicode escapes in identifiers (#4579)
Replace `next_char` and `peek_char` with `peek_byte` when decoding unicode escape sequences in identifiers.1 year ago
by overlookmotel