[v22.x backport] deps: V8: backport 0d5d6e71bbb0#55260
Merged
aduh95 merged 1 commit intonodejs:v22.x-stagingfrom Oct 8, 2024
Merged
[v22.x backport] deps: V8: backport 0d5d6e71bbb0#55260aduh95 merged 1 commit intonodejs:v22.x-stagingfrom
aduh95 merged 1 commit intonodejs:v22.x-stagingfrom
Conversation
Collaborator
|
Review requested:
|
richardlau
approved these changes
Oct 4, 2024
Collaborator
Collaborator
Collaborator
Collaborator
Original commit message:
Remove `--js-promise-withresolvers` runtime flag
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Bug: 42204122
Change-Id: I017a0d1ae0f8225513206ffb7806a4250be75d4c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5843972
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Commit-Queue: Erik Corry <erikcorry@chromium.org>
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Cr-Commit-Position: refs/heads/main@{#96215}
Refs: v8/v8@0d5d6e7
PR-URL: nodejs#55115
Backport-PR-URL: nodejs#55260
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
14822e1 to
b533a51
Compare
Contributor
Author
|
Landed in b533a51 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #55115.