node/deps
Fedor Indutny 36ac3d642e deps: backport 8d6a228 from the v8's upstream
Original commit message:

    [heap] fix crash during the scavenge of ArrayBuffer
    Scavenger should not attempt to visit ArrayBuffer's storage, it is a
    user-supplied pointer that may have any alignment. Visiting it, may
    result in a crash.

    BUG=
    R=jochen

    Review URL: https://codereview.chromium.org/1406133003

    Cr-Commit-Position: refs/heads/master@{#31611}

PR-URL: https://github.com/nodejs/node/pull/4259
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2015-12-14 15:55:59 -05:00
..
cares build: Updates to enable AIX support 2015-09-15 13:17:28 -04:00
gtest
http_parser deps: update http-parser to 2.6.0 2015-11-03 13:08:05 -08:00
npm deps: upgrade npm to 3.3.12 2015-11-06 12:28:06 -05:00
openssl deps: upgrade openssl sources to 1.0.2e 2015-12-04 03:56:12 +09:00
uv deps: upgrade libuv to 1.8.0 2015-12-14 21:53:42 +01:00
v8 deps: backport 8d6a228 from the v8's upstream 2015-12-14 15:55:59 -05:00
zlib