diff options
| author | Kenta Moriuchi <moriken@kimamass.com> | 2023-11-07 06:18:28 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-06 22:18:28 +0100 |
| commit | 90189dd9974be01596ec776e63a4eceef1a036e0 (patch) | |
| tree | 5ef3171dfc4181e1682d86ccd4daa5c874bc261a /test_napi/module.c | |
| parent | 7eb34c7a36ac065d169e3645fc8a3da3e71431d7 (diff) | |
fix(ext): use `String#toWellFormed` in ext/webidl and ext/node (#21054)
Fixes #18802
This PR adds `util.toUSVString` to node:util:
```js
import util from "node:util";
util.toUSVString("string\ud801"); // => "string\ufffd"
```
Diffstat (limited to 'test_napi/module.c')
0 files changed, 0 insertions, 0 deletions
