summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
diff options
context:
space:
mode:
authorTeddy Katz <teddy.katz@gmail.com>2018-06-24 00:20:17 -0700
committerTeddy Katz <teddy.katz@gmail.com>2018-06-27 19:04:55 -0700
commit80496a55708967d1fb124cdbaf296b86eca31ff3 (patch)
treeea151ef321a3319910b4e358038cc868964c8d43 /doc/api/deprecations.md
parentdcb371ff1f334410a32b9ad5fb96427c7484b43a (diff)
downloadandroid-node-v8-80496a55708967d1fb124cdbaf296b86eca31ff3.tar.gz
android-node-v8-80496a55708967d1fb124cdbaf296b86eca31ff3.tar.bz2
android-node-v8-80496a55708967d1fb124cdbaf296b86eca31ff3.zip
util: add inspect suffix to BigInt64Array elements
This commit updates `util.inspect` to add an `n` suffix to BigInts that appear in BigInt64Arrays. BigInts are formatted with an `n` suffix in most cases, but this did not occur in BigInt64Arrays due to an apparent oversight where the implementation of `inspect` for typed arrays assumed that all typed array elements are numbers. PR-URL: https://github.com/nodejs/node/pull/21499 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yuta Hiroto <hello@hiroppy.me>
Diffstat (limited to 'doc/api/deprecations.md')
0 files changed, 0 insertions, 0 deletions