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

node-api: type tag external values without v8::Private #51149

Merged
merged 1 commit into from
Dec 22, 2023

Commits on Dec 14, 2023

  1. node-api: type tag external values without v8::Private

    v8::External can not have any properties and private properties. Type
    tag v8::External with a wrapper struct without setting a private
    property on the v8::External.
    legendecas committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2012d0f View commit details
    Browse the repository at this point in the history