Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
napi: Property accessors and callback data (nodejs#45)
- Add support for property descriptors including accessor callbacks - Add a data pointer for function and accessor callbacks - Add API for defining a property using a property descriptor - Update the constructor API to use property descriptors
- Loading branch information