Module descriptor

Source

Structsยง

DescriptorAccessorBuilder
The DescriptorBuild for accessor. NB: there seems no way to reclaim the napi_property_descriptor.data, so it is leaked.
DescriptorMethodBuilder
The DescriptorBuild for method. NB: there seems no way to reclaim the napi_property_descriptor.data, so it is leaked.
DescriptorValueBuilder
The DescriptorBuild for value.
NapiPropertyDescriptor