summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/internal/console/constructor.mjs
diff options
context:
space:
mode:
authorJovi De Croock <decroockjovi@gmail.com>2024-01-03 14:33:51 +0100
committerGitHub <noreply@github.com>2024-01-03 19:03:51 +0530
commitf5ad15b5048ec34346cb86450c5cba0509b584db (patch)
treefcb7c0f71186e17ce688780fb0ed0880a143c2d8 /ext/node/polyfills/internal/console/constructor.mjs
parent59cfe20f3be727096d328ecb2196478ae01447f6 (diff)
fix(node/zlib): accept dataview and buffer in zlib bindings (#21756)
Fixes #20516 Follow up to #21747 and #21746 This tackles the last point of #20516 where certain inputs weren't accepted in the other zlib methods This adds the `toU8` conversion of `_brotli` to `_zlib.mjs`, when we create the ZLibBuffer, we'll sanitize the input. I noticed that the async had no handler for `string` input so I added that as well.
Diffstat (limited to 'ext/node/polyfills/internal/console/constructor.mjs')
0 files changed, 0 insertions, 0 deletions