summaryrefslogtreecommitdiff
path: root/ext/node/errors.rs
diff options
context:
space:
mode:
authorKenta Moriuchi <moriken@kimamass.com>2023-11-07 06:18:28 +0900
committerGitHub <noreply@github.com>2023-11-06 22:18:28 +0100
commit90189dd9974be01596ec776e63a4eceef1a036e0 (patch)
tree5ef3171dfc4181e1682d86ccd4daa5c874bc261a /ext/node/errors.rs
parent7eb34c7a36ac065d169e3645fc8a3da3e71431d7 (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 'ext/node/errors.rs')
0 files changed, 0 insertions, 0 deletions