Skip to content
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

Cast v8::Object::GetInternalField() return value to v8::Value #956

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

codebytere
Copy link
Member

Refs nodejs/node#48943
Refs https://chromium-review.googlesource.com/c/v8/v8/+/4834471

Electron is hitting build failures on this as a result of the above CL - This PR fixes these issues by casting v8::Object::GetInternalField() return values to v8::Value.

@kkoopa kkoopa merged commit bdfee17 into nodejs:main Sep 12, 2023
@kkoopa
Copy link
Collaborator

kkoopa commented Sep 12, 2023

Thank you.

@codebytere codebytere deleted the fix-externalfield-casting branch September 12, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants