[v6.x] deps: backport 071b655 from V8 upstream by targos · Pull Request #15215 · nodejs/node

@targos

@nodejs-github-bot added v6.x v8 engine

Issues and PRs related to the V8 dependency.

labels

Sep 6, 2017

@targos targos changed the title deps: backport 071b655 from V8 upstream [v6.x] deps: backport 071b655 from V8 upstream

Sep 6, 2017

@targos

mhdawson

MylesBorins pushed a commit that referenced this pull request

Sep 19, 2017
Original commit message:

    [PATCH] [debugger] Scope iterator should not visit inner function literals.

    R=marja@chromium.org
    BUG=chromium:621361

    Review-Url: https://codereview.chromium.org/2185913003
    Cr-Commit-Position: refs/heads/master@{#38087}

Fixes: #15075

PR-URL: #15215
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>