0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Michaël Zasso a1d3a8db50 deps: cherry-pick de5aaad from V8's upstream
Original commit message:

    [Debugger] Fix StepNext over function with caught exception

    Without CL debugger on StepNext adds breakpoint to function where
    throw instruction is located. In case of StepNext we will skip pause
    in this function because StepNext shouldn't break in a deeper frame.

    BUG=chromium:604495
    R=yangguo@chromium.org
    LOG=N

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

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

Fixes: https://github.com/nodejs/node/issues/7219
PR-URL: https://github.com/nodejs/node/pull/8099
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
2016-08-17 09:38:07 +02:00
..
cares build: fix dependency on missing header file 2016-08-03 11:12:53 +02:00
gtest
http_parser deps: update to http-parser 2.7.0 2016-04-19 11:47:39 -04:00
icu-small deps: update icu-small to include punycode datafiles 2016-06-29 17:10:47 -07:00
npm deps: upgrade npm to 3.10.3 2016-07-04 09:55:33 +02:00
openssl deps: no /safeseh for ml64.exe 2016-07-17 01:04:37 -04:00
uv deps: upgrade libuv to 1.9.1 2016-05-17 02:28:48 +02:00
v8 deps: cherry-pick de5aaad from V8's upstream 2016-08-17 09:38:07 +02:00
v8_inspector deps: v8_inspector update 2016-08-11 11:37:48 -07:00
zlib