Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: cherry-pick 3c8195d from V8 upstream #16897

Closed
wants to merge 1 commit into from

Commits on Nov 12, 2017

  1. deps: cherry-pick 3c8195d from V8 upstream

    Original commit message:
    
      [map] 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@{nodejs#49237}
    
    Fixes: nodejs#16856
    fhinkel committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    9bf0ffa View commit details
    Browse the repository at this point in the history