diff options
author | 2022-10-24 19:02:56 -0700 | |
---|---|---|
committer | 2022-10-24 19:02:56 -0700 | |
commit | 1b50ecc52b55df0c00f991c8206d4ced84ad89b8 (patch) | |
tree | 1cfaa1e41110a47b26059b9a68e3f391b7ff5ef3 /bench/snippets/string-decoder.mjs | |
parent | f8ea534f3b135d6dfd20ea6b09f163198503bae0 (diff) | |
download | bun-1b50ecc52b55df0c00f991c8206d4ced84ad89b8.tar.gz bun-1b50ecc52b55df0c00f991c8206d4ced84ad89b8.tar.zst bun-1b50ecc52b55df0c00f991c8206d4ced84ad89b8.zip |
oniguruma regex lookbehind and multibyte hex fix (#1363)
* handle multibyte hex characters
* non extended strings used for toString() and source
* add hasIndices flags
* more tests for lookbehinds, unicode, and hex characters
* handled case when hex doesnt have enough digit, more tests
* fix adding characters out of bounds
* backslash in character class
* compile() returns object
* escape special characters in oniguruma character class
Diffstat (limited to 'bench/snippets/string-decoder.mjs')
0 files changed, 0 insertions, 0 deletions