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

[v8.x backport] deps: backport 9a23bdd from upstream V8 #22418

Closed
wants to merge 1 commit into from

Commits on Sep 10, 2018

  1. deps: backport 9a23bdd from upstream V8

    Original commit message:
    
        [Isolate] Fix Isolate::PrintCurrentStackTrace for interpreted frames
    
        Previously we were getting the code object from the stack, so printed incorrect
        position details for interpreted frames.
    
        BUG=v8:7916
    
        Change-Id: I2f87584117d88b7db3f3b9bdbfe793c4d3e33fe9
        Reviewed-on: https://chromium-review.googlesource.com/1126313
        Reviewed-by: Toon Verwaest <verwaest@chromium.org>
        Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#54253}
    
    Refs: v8/v8@9a23bdd
    Fixes: nodejs#21988
    Drieger committed Sep 10, 2018
    Copy the full SHA
    94402b0 View commit details
    Browse the repository at this point in the history