diff options
author | 2023-02-08 14:42:10 -0800 | |
---|---|---|
committer | 2023-02-08 14:42:10 -0800 | |
commit | 6fdbb25f9a04e7404e12ab4e157df99930c6dddd (patch) | |
tree | b4f405eff9eb518b909b3976c6f77f57f8419002 /test/bun.js/serve.test.ts | |
parent | b8c0554839832b1cf9695cb9e2375488565412d0 (diff) | |
download | bun-6fdbb25f9a04e7404e12ab4e157df99930c6dddd.tar.gz bun-6fdbb25f9a04e7404e12ab4e157df99930c6dddd.tar.zst bun-6fdbb25f9a04e7404e12ab4e157df99930c6dddd.zip |
utf16 to utf8 conversion validation (#2001)
* use replacement character for invalid surrogate pairs
* return index of non-ascii
* non-allocating case
* edge cases
* function rename
* oops
* get length once, index counter
Diffstat (limited to 'test/bun.js/serve.test.ts')
0 files changed, 0 insertions, 0 deletions