Skip to content

n-api,doc: statements on conflicts on adding finalizers #29750

@legendecas

Description

@legendecas
  • Version: latest
  • Platform: -
  • Subsystem: doc, n-api

napi_create_external_arraybuffer and napi_create_external_buffer has a parameter napi_finalize, which may imply it would result in a finalizer creation.

Since napi_add_finalizer could be mixed with napi_wrap, there are no statements on if it is feasible that napi_wrap could be mixed with napi_create_external_arraybuffer and napi_create_external_buffer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions