0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Matt Loring 5976e0fac9
deps: backport bca8409 from upstream V8
Original commit message:

  Make CancelableTask ids unique
  They were only limited to 32 bit when using the internal Hashmap. Since
  this has changed alreay some time ago, we can switch to 64 bit ids and
  check that we never overflow.

  Bug:
  Change-Id: Ia6c6d02d6b5e555c6941185a79427dc4aa2a1d62
  Reviewed-on: https://chromium-review.googlesource.com/598229
  Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
  Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
  Cr-Commit-Position: refs/heads/master@{#47085}

PR-URL: https://github.com/nodejs/node/pull/14001
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2017-09-13 16:16:28 +02:00
..
cares deps: cherry-pick 0ef4a0c64b6 from c-ares upstream 2017-08-29 09:51:44 -07:00
gtest
http_parser
icu-small deps: delete deps/icu-small/source/io 2017-06-26 11:37:19 +02:00
nghttp2 deps: fixup nghttp2 version number 2017-08-24 01:27:06 +02:00
node-inspect
npm deps: hotfix to bump npx version 2017-07-17 08:49:14 -07:00
openssl build: add NetBSD support to opensslconf.h 2017-08-30 16:40:32 -03:00
uv deps: upgrade libuv to 1.14.1 2017-09-06 10:16:35 -04:00
v8 deps: backport bca8409 from upstream V8 2017-09-13 16:16:28 +02:00
zlib