Skip to content

V8 deprecates passing receiver to interceptor callbacks #60616

@legendecas

Description

@legendecas

v8::PropertyCallbackInfo<T>::This() is going to be deprecated, in favor of v8::PropertyCallbackInfo<T>::HolderV2().

Refs: https://issues.chromium.org/issues/455600234

Metadata

Metadata

Assignees

No one assigned

    Labels

    lib / srcIssues and PRs related to general changes in the lib or src directory.v8 engineIssues and PRs related to the V8 dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions