Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
deps: V8: cherry-pick 3ebf2052a1b2#43147
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
Uh oh!
There was an error while loading. Please reload this page.
Conversation
Original commit message: [mips64] Remove a useless declaration of Operand. Change-Id: I5144d8315b5c1aca751d138e4d87240b703dc9e3 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3650359 Commit-Queue: Zhao Jiazhong <[email protected]> Auto-Submit: Yu Liu <[email protected]> Reviewed-by: Zhao Jiazhong <[email protected]> Cr-Commit-Position: refs/heads/main@{#80585} Refs: v8/v8@3ebf205
nodejs-github-bot commented May 19, 2022
Review requested:
|
richardlau left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should increase the v8_embedder_string number in common.gypi:
https://github.com/nodejs/node/blob/master/doc/contributing/maintaining-V8.md#backporting-to-abandoned-branches
LiuYu396 commented May 23, 2022
Hello everyone, can you help to merge this pull request ? |
LiuYu396 commented May 24, 2022
Done. |
LiuYu396 commented May 25, 2022
@targos@JungMinu@richardlau Hi, |
nodejs-github-bot commented May 25, 2022
Original commit message: [mips64] Remove a useless declaration of Operand. Change-Id: I5144d8315b5c1aca751d138e4d87240b703dc9e3 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3650359 Commit-Queue: Zhao Jiazhong <[email protected]> Auto-Submit: Yu Liu <[email protected]> Reviewed-by: Zhao Jiazhong <[email protected]> Cr-Commit-Position: refs/heads/main@{#80585} Refs: v8/v8@3ebf205 PR-URL: #43147 Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Minwoo Jung <[email protected]>
Original commit message: [mips64] Remove a useless declaration of Operand. Change-Id: I5144d8315b5c1aca751d138e4d87240b703dc9e3 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3650359 Commit-Queue: Zhao Jiazhong <[email protected]> Auto-Submit: Yu Liu <[email protected]> Reviewed-by: Zhao Jiazhong <[email protected]> Cr-Commit-Position: refs/heads/main@{#80585} Refs: v8/v8@3ebf205 PR-URL: #43147 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Minwoo Jung <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
Notable changes OpenSSL: * add --openssl-legacy-provider option (Daniel Bevenius) #40478 deps: * V8: cherry-pick 3ebf2052a1b2 (Liu Yu) #43147 * upgrade npm to 8.11.0 ([email protected]) #43210 Other notable changes: * tools: disable trap handler for Windows cross-compiler (Michaël Zasso) #40488 * tools: update V8 gypfiles for 9.6 (Michaël Zasso) #40488 PR-URL: TDB
Notable changes OpenSSL: * add --openssl-legacy-provider option (Daniel Bevenius) #40478 deps: * V8: cherry-pick 3ebf2052a1b2 (Liu Yu) #43147 * upgrade npm to 8.11.0 ([email protected]) #43210 Other notable changes: * tools: disable trap handler for Windows cross-compiler (Michaël Zasso) #40488 * tools: update V8 gypfiles for 9.6 (Michaël Zasso) #40488 PR-URL: #43272
Notable changes OpenSSL: * add --openssl-legacy-provider option (Daniel Bevenius) #40478 deps: * V8: cherry-pick 3ebf2052a1b2 (Liu Yu) #43147 * upgrade npm to 8.11.0 ([email protected]) #43210 Other notable changes: * tools: disable trap handler for Windows cross-compiler (Michaël Zasso) #40488 * tools: update V8 gypfiles for 9.6 (Michaël Zasso) #40488 PR-URL: #43272
juanarbol commented Jun 1, 2022
This is really appreciated; and good news, your first PR goes to an LTS release Landed in f7c4ce2 🎉 💚 |
LiuYu396 commented Jun 2, 2022
Thanks. |
Original commit message:
Refs: v8/v8@3ebf205