0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Myles Borins 58adb3cedf
deps: backport 3c8195d from V8 upstream
Original commit message:
    Fix map constructor to correctly throw.

    We need to throw before rethrowing, otherwise the exception does
    not trigger a debugger event and is not reported if uncaught.

    R=gsathya@chromium.org, jgruber@chromium.org

    Bug: v8:7047
    Change-Id: I7ce0253883a21d6059e4e0ed0fc56dc55a0dcba6
    Reviewed-on: https://chromium-review.googlesource.com/758372
    Reviewed-by: Jakob Gruber <jgruber@chromium.org>
    Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
    Commit-Queue: Yang Guo <yangguo@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#49237}

Fixes: https://github.com/nodejs/node/issues/17270
PR-URL: https://github.com/nodejs/node/pull/17383
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2017-11-30 09:47:22 +09: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: cherry-pick upstream ICU fix 2017-11-18 21:02:50 +01:00
nghttp2 deps: define BUILDING_NGHTTP2 during nghttp2 build 2017-09-24 12:17:03 -03:00
node-inspect
npm deps: manually add 9.x support to npm 2017-10-29 21:32:46 -04:00
openssl build: fix bsd build with gcc 2017-11-27 17:16:37 -05:00
uv deps: upgrade libuv to 1.16.1 2017-11-10 13:32:42 -05:00
v8 deps: backport 3c8195d from V8 upstream 2017-11-30 09:47:22 +09:00
zlib