Skip to content

Added napi_is_detached_arraybuffer method#30317

Closed
alexahdp wants to merge 1 commit intonodejs:masterfrom
alexahdp:issue-29955
Closed

Added napi_is_detached_arraybuffer method#30317
alexahdp wants to merge 1 commit intonodejs:masterfrom
alexahdp:issue-29955

Conversation

@alexahdp
Copy link
Copy Markdown
Contributor

@alexahdp alexahdp commented Nov 6, 2019

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows [commit guidelines]

Fixes: #29955

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. node-api Issues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

n-api: add napi_is_detached_arraybuffer()