Skip to content

Remove deprecated v8::Object::CreationContext() #113

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

Closed
wants to merge 1 commit into from

Conversation

brjsp
Copy link

@brjsp brjsp commented Sep 19, 2022

This method was deprecated for a while, and is completely removed in Electron 20, causing compile errors. GetCreationContextChecked() seems to be a drop-in replacement. See https://groups.google.com/a/chromium.org/g/blink-reviews-bindings/c/VxbRacYaigA for precedent.

This method was deprecated for a while, and is completely removed in Electron 20, causing compile errors.
GetCreationContextChecked() seems to be a drop-in replacement.
See https://groups.google.com/a/chromium.org/g/blink-reviews-bindings/c/VxbRacYaigA for precedent.
JakeChampion added a commit to fastly/js-compute-runtime that referenced this pull request Dec 10, 2022
…9 yet

The dependency tree-sitter does not yet compile for node 19 due to using a function which has been removed from v8 -- tree-sitter has a patch to get working on node 19 but it isn’t ready yet — tree-sitter/node-tree-sitter#113

in the interim, let's mark node 19 as not supported
@verhovsky
Copy link
Collaborator

This was done in #134 in a backwards-compatible way

@verhovsky verhovsky closed this Jun 22, 2023
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