node/deps
Ben Noordhuis 13cb056e4c
deps: cherry-pick 46c4979e86 from upstream v8
Original commit message:

    Use wider types for max_old_space_size and co.

    Make --max_old_space_size and friends work with values >= 2**31.
    Such values did not work reliably (or sometimes not all) due to
    signed integer overflow in size computations, which is UB.

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

    Bug: chromium:814138
    Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
    Change-Id: Ibe23cef2417fd5b4a727022b8b0d4b50f1417182
    Reviewed-on: https://chromium-review.googlesource.com/927063
    Commit-Queue: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#51433}

PR-URL: https://github.com/nodejs/node/pull/18920
Fixes: https://github.com/nodejs/node/issues/18786
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-02-22 15:11:55 +00:00
..
acorn deps: import acorn@5.2.1 2017-11-16 15:40:42 -08:00
cares deps: cherry-pick 0ef4a0c64b6 from c-ares upstream 2017-10-02 01:16:22 -03:00
gtest
http_parser
icu-small deps: ICU 60.2 bump 2018-01-17 20:08:43 -08:00
nghttp2 deps,src: align ssize_t ABI between Node & nghttp2 2018-02-10 14:39:54 +01:00
node-inspect deps: update node-inspect to 1.11.3 2018-02-01 13:39:40 +01:00
npm deps: manually add 10.x support to npm 2018-01-19 11:32:45 -05:00
openssl deps: update openssl asm and asm_obsolete files 2017-12-07 13:16:37 -05:00
uv deps: upgrade libuv to 1.19.1 2018-01-23 20:34:39 -05:00
v8 deps: cherry-pick 46c4979e86 from upstream v8 2018-02-22 15:11:55 +00:00
zlib