node/deps
Franziska Hinkelmann dd8982dc74 deps: cherry-pick 09de996 from V8 upstream
Original commit message:
  [debugger] fix switch block source positions.

  The switch statement itself is part of the switch block.
  However, the source position of the statement is outside of
  the block. This leads to confusion for the debugger, if the
  switch block pushes a block context: the current context is
  a block context, but the scope analysis based on the current
  source position tells the debugger that we should be outside
  the scope, so we should have the function context.

  R=marja@chromium.org
  BUG=v8:6085
  Review-Url: https://codereview.chromium.org/2744213003
  Cr-Commit-Position: refs/heads/master@{#43744}
  Committed: 09de9969cc

Fixes: https://github.com/nodejs/node/issues/11746
PR-URL: https://github.com/nodejs/node/pull/11905
Fixes: https://github.com/nodejs/node/issues/11746
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
2017-03-19 21:41:47 +01:00
..
cares
gtest
http_parser
icu-small
node-inspect deps: Add node-inspect 1.10.6 2017-03-17 10:48:58 -07:00
npm meta: restore original copyright header 2017-03-10 11:23:48 -08:00
openssl
uv
v8 deps: cherry-pick 09de996 from V8 upstream 2017-03-19 21:41:47 +01:00
zlib deps: fix CLEAR_HASH macro to be usable as a single statement 2017-03-06 09:37:17 -08:00