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 backport 7c3748a from upstream V8 #10881

Closed

Conversation

cristiancavalli
Copy link

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

deps

V8 commit:

v8/v8@7c3748a

Description of change:

Backport of bugfix from upstream V8

Original commit message:
load correct stack slot for frame details.

R=bmeurer@chromium.org
BUG=v8:5071

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

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

@nodejs-github-bot nodejs-github-bot added v6.x v8 engine Issues and PRs related to the V8 dependency. labels Jan 18, 2017
@cristiancavalli
Copy link
Author

cc @ofrobots

@ofrobots
Copy link
Contributor

That patch looks much better than it needs to. I am not sure why github is displaying the patch so strangely at v8/v8@7c3748a. If you look at the patch in the code review upstream https://codereview.chromium.org/2045863002 (direct link to patch) it doesn't include any of the e.g. math.js change.

I think you should apply the upstream patch.

@cristiancavalli
Copy link
Author

@ofrobots updated

@cristiancavalli cristiancavalli changed the title deps backport 07d0f6d from upstream V8 deps backport 7c3748a from upstream V8 Jan 19, 2017
   Original commit message:
     load correct stack slot for frame details.

     R=bmeurer@chromium.org
     BUG=v8:5071

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

     Cr-Commit-Position: refs/heads/master@{nodejs#36769}
@MylesBorins
Copy link
Contributor

Copy link
Contributor

@MylesBorins MylesBorins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

MylesBorins pushed a commit that referenced this pull request Jan 24, 2017
Original commit message:
    load correct stack slot for frame details.

    R=bmeurer@chromium.org
    BUG=v8:5071

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

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

PR-URL: #10881
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@MylesBorins
Copy link
Contributor

landed in f3b7408

MylesBorins pushed a commit that referenced this pull request Jan 24, 2017
Original commit message:
    load correct stack slot for frame details.

    R=bmeurer@chromium.org
    BUG=v8:5071

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

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

PR-URL: #10881
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Jan 24, 2017
MylesBorins pushed a commit that referenced this pull request Jan 31, 2017
Original commit message:
    load correct stack slot for frame details.

    R=bmeurer@chromium.org
    BUG=v8:5071

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

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

PR-URL: #10881
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v8 engine Issues and PRs related to the V8 dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants