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

[8.x] deps: V8: cherry-pick 8361fa58 from upstream #21294

Merged
merged 1 commit into from
Jun 30, 2018

Conversation

ofrobots
Copy link
Contributor

9.x: #21293

Original commit message:

[runtime] Fix derived class instantiation

Bug: chromium:806388
Change-Id: Ieb343f0d532c16b6102e85222b77713f23bacf8c
Reviewed-on: https://chromium-review.googlesource.com/894942
Reviewed-by: Igor Sheludko [email protected]
Commit-Queue: Camillo Bruni [email protected]
Cr-Commit-Position: refs/heads/master@{#50990}

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

/cc @nodejs/v8-update

@nodejs-github-bot
Copy link
Collaborator

@ofrobots sadly an error occured when I tried to trigger a build :(

@MylesBorins
Copy link
Contributor

this is going to need a rebase and another CI kick off

@ofrobots
Copy link
Contributor Author

@ofrobots ofrobots requested a review from targos June 14, 2018 21:41
@ofrobots
Copy link
Contributor Author

@mhdawson the V8-CI seems to be failing on ppcle and s390x. Any ideas why?

@ofrobots
Copy link
Contributor Author

@nodejs/build @mhdawson ping on the V8-CI issues above.

@mhdawson
Copy link
Member

I fixed the s390 issue a few days ago as mentioned on the other PR.

@ofrobots ofrobots added blocked PRs that are blocked by other issues or PRs. and removed blocked PRs that are blocked by other issues or PRs. labels Jun 28, 2018
@ofrobots
Copy link
Contributor Author

Fresh V8 CI now that the CI issues are fixed: https://ci.nodejs.org/view/All/job/node-test-commit-v8-linux/1495/

@ofrobots
Copy link
Contributor Author

@nodejs/lts @nodejs/v8-update this needs an LGTM before this back-port can land.

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.

Rubber stamp LGTM

Original commit message:
  [runtime] Fix derived class instantiation

  Bug: chromium:806388
  Change-Id: Ieb343f0d532c16b6102e85222b77713f23bacf8c
  Reviewed-on: https://chromium-review.googlesource.com/894942
  Reviewed-by: Igor Sheludko <[email protected]>
  Commit-Queue: Camillo Bruni <[email protected]>
  Cr-Commit-Position: refs/heads/master@{nodejs#50990}

PR-URL: nodejs#21294
Reviewed-By: Myles Borins <[email protected]>
@ofrobots ofrobots merged commit a075cbe into nodejs:v8.x-staging Jun 30, 2018
@ofrobots
Copy link
Contributor Author

Thanks!. Landed on v8.x-staging as a075cbe.

@ofrobots ofrobots deleted the backport/8/806388 branch June 30, 2018 15:56
@MylesBorins MylesBorins mentioned this pull request Jul 9, 2018
rvagg pushed a commit that referenced this pull request Aug 16, 2018
Original commit message:
  [runtime] Fix derived class instantiation

  Bug: chromium:806388
  Change-Id: Ieb343f0d532c16b6102e85222b77713f23bacf8c
  Reviewed-on: https://chromium-review.googlesource.com/894942
  Reviewed-by: Igor Sheludko <[email protected]>
  Commit-Queue: Camillo Bruni <[email protected]>
  Cr-Commit-Position: refs/heads/master@{#50990}

PR-URL: #21294
Reviewed-By: Myles Borins <[email protected]>
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