Skip to content

buffer: refactor `byteLength` to remove outdated optimizations

Rodrigo Muino Tomonari requested to merge github/fork/pd4d10/patch-7 into master

The third argument mustMatch is now outdated, so remove it.

Fixes: https://github.com/nodejs/node/issues/38536

Merge request reports

Loading