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

Don't use soon-to-be-deprecated V8 Api #174

Conversation

isheludko
Copy link

Namely v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>, ...);
See https://crrev.com/c/v8/v8/+/5344409 for details.

Namely v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>, ...);
See https://crrev.com/c/v8/v8/+/5344409 for details.
@victorgomes victorgomes merged commit 8726869 into v8:node-ci-2024-03-21 Mar 21, 2024
8 of 14 checks passed
victorgomes pushed a commit that referenced this pull request Apr 23, 2024
Namely v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>, ...);
See https://crrev.com/c/v8/v8/+/5344409 for details.
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.

None yet

2 participants