Skip to content

[v16 backport] deps: V8: cherry-pick cc9a8a37445e - #41825

Closed
devsnek wants to merge 1 commit into
v16.x-stagingfrom
cherrypick-41823-16x
Closed

[v16 backport] deps: V8: cherry-pick cc9a8a37445e#41825
devsnek wants to merge 1 commit into
v16.x-stagingfrom
cherrypick-41823-16x

Conversation

@devsnek

Copy link
Copy Markdown
Member

Original commit message:

fix overflow check in error formatting
Bug: v8:12494
Change-Id: Iba2684173296aa236f1a1c73a5606c21472eff06
Reviewed-on: chromium-review.googlesource.com/c/v8/v8/+/3426634
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Gus Caplan <snek@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78909}

Refs: v8/v8@cc9a8a3

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp
  • @nodejs/v8-update

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v16.x v8 engine Issues and PRs related to the V8 dependency. labels Feb 2, 2022
@devsnekdevsnek changed the title [v16 backport] Cherrypick 41823 16x[v16 backport] deps: V8: cherry-pick cc9a8a37445eFeb 2, 2022
@nodejs-github-bot

This comment has been minimized.

Original commit message:
fix overflow check in error formatting
Bug: v8:12494
Change-Id: Iba2684173296aa236f1a1c73a5606c21472eff06
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3426634
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Gus Caplan <snek@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78909}
Refs: v8/v8@cc9a8a3
@devsnek
devsnekforce-pushed the cherrypick-41823-16x branch from bd2127a to 7e9aeb0CompareFebruary 2, 2022 19:26
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@devsnek

Copy link
Copy Markdown
MemberAuthor

Is the js linter expected to fail? I only changed c++ code in deps/v8...

@devsnek
devsnek requested a review from mcollinaFebruary 3, 2022 14:38

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@targos

Copy link
Copy Markdown
Member

Is the js linter expected to fail? I only changed c++ code in deps/v8...

Yes, it will be fixed by #41805

danielleadams pushed a commit that referenced this pull request Feb 5, 2022
Original commit message:
fix overflow check in error formatting
Bug: v8:12494
Change-Id: Iba2684173296aa236f1a1c73a5606c21472eff06
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3426634
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Gus Caplan <snek@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78909}
Refs: v8/v8@cc9a8a3
PR-URL: #41825
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@danielleadams

Copy link
Copy Markdown
Contributor

Landed in ebc370c

@richardlau
richardlau deleted the cherrypick-41823-16x branch February 5, 2022 23:54
@danielleadamsdanielleadams mentioned this pull request Feb 6, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.needs-ciPRs that need a full CI run.v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@devsnek@nodejs-github-bot@targos@danielleadams@mcollina@gengjiawen