mirror of https://github.com/nodejs/node.git
341770fedf
This focuses on the common case by making sure they are prioritized. It also changes some typeof checks to test for undefined since that is faster and it adds a benchmark. PR-URL: https://github.com/nodejs/node/pull/18790 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> |
||
---|---|---|
.. | ||
buffer-base64-decode-wrapped.js | ||
buffer-base64-decode.js | ||
buffer-base64-encode.js | ||
buffer-bytelength.js | ||
buffer-compare-instance-method.js | ||
buffer-compare-offset.js | ||
buffer-compare.js | ||
buffer-concat.js | ||
buffer-creation.js | ||
buffer-fill.js | ||
buffer-from.js | ||
buffer-hex.js | ||
buffer-indexof-number.js | ||
buffer-indexof.js | ||
buffer-iterate.js | ||
buffer-normalize-encoding.js | ||
buffer-read-float.js | ||
buffer-read-with-byteLength.js | ||
buffer-read.js | ||
buffer-slice.js | ||
buffer-swap.js | ||
buffer-tojson.js | ||
buffer-tostring.js | ||
buffer-write-string.js | ||
buffer-write.js | ||
buffer-zero.js | ||
dataview-set.js |