forked from nodejs/node
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
napi: Reference and external improvements (nodejs#99)
- Add APIs for external values with data pointer & finalizer callback - Replace persistent and weak-ref types and APIs with unified counted-reference type and APIs - Update wrap/unwrap APIs to use reference type
- Loading branch information
Showing
11 changed files
with
291 additions
and
198 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.