Skip to content

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 :(

@nodejs-github-botnodejs-github-bot added v8 engine Issues and PRs related to the V8 dependency. v8.x labels Jun 12, 2018
@MylesBorins
Copy link
Contributor

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

@ofrobots
Copy link
ContributorAuthor

@ofrobotsofrobots requested a review from targosJune 14, 2018 21:41
@ofrobots
Copy link
ContributorAuthor

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

@ofrobots
Copy link
ContributorAuthor

@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.

@ofrobotsofrobots 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
ContributorAuthor

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
ContributorAuthor

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

Copy link
Contributor

@MylesBorinsMylesBorins 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]>
@ofrobotsofrobots merged commit a075cbe into nodejs:v8.x-stagingJun 30, 2018
@ofrobots
Copy link
ContributorAuthor

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

@ofrobotsofrobots deleted the backport/8/806388 branch June 30, 2018 15:56
@MylesBorinsMylesBorins 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ofrobots@nodejs-github-bot@MylesBorins@mhdawson