FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

vm: use v8::DeserializeInternalFieldsCallback explicitly by joyeecheung · Pull Request #50984 · nodejs/node · GitHub

/ node Public

vm: use v8::DeserializeInternalFieldsCallback explicitly - #50984

Closed
joyeecheung wants to merge 2 commits into
nodejs:mainfrom
joyeecheung:context-slot-pre
Closed

vm: use v8::DeserializeInternalFieldsCallback explicitly#50984
joyeecheung wants to merge 2 commits into
nodejs:mainfrom
joyeecheung:context-slot-pre

Conversation

Copy link
Copy Markdown
Member

To avoid ambiguity in the signature.

This is necessary for the integration tests in https://chromium-review.googlesource.com/c/v8/v8/+/5074252 to pass which in turn unblocks #50983

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem. labels Nov 30, 2023
joyeecheung added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 30, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 30, 2023

Copy link
Copy Markdown
Collaborator

joyeecheung added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 3, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 3, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

I don't think "contextify" is a valid subsystem in the commit message. Maybe src is fine.

joyeecheung changed the title contextify: use v8::DeserializeInternalFieldsCallback explicitly vm: use v8::DeserializeInternalFieldsCallback explicitly Dec 11, 2023

Copy link
Copy Markdown
Member Author

Updated to use vm: in the commit message

joyeecheung added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 11, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 11, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

Need to run format-cpp as well.

Copy link
Copy Markdown
Member Author

Ran format-cpp

joyeecheung added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 12, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 12, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

joyeecheung added a commit that referenced this pull request Dec 14, 2023
To avoid ambiguity in the signature.

PR-URL: #50984
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>

Copy link
Copy Markdown
Member Author

Landed in 429ec83

RafaelGSS pushed a commit that referenced this pull request Dec 15, 2023
To avoid ambiguity in the signature.

PR-URL: #50984
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
RafaelGSS mentioned this pull request Dec 15, 2023
richardlau pushed a commit that referenced this pull request Mar 25, 2024
To avoid ambiguity in the signature.

PR-URL: #50984
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
richardlau mentioned this pull request Mar 25, 2024
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

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL