Structsยง
- Descriptor
Accessor Builder - The DescriptorBuild for accessor. NB: there seems no way to reclaim the napi_property_descriptor.data, so it is leaked.
- Descriptor
Method Builder - The DescriptorBuild for method. NB: there seems no way to reclaim the napi_property_descriptor.data, so it is leaked.
- Descriptor
Value Builder - The DescriptorBuild for value.
- Napi
Property Descriptor