Module nodex_api::descriptor
source · [−]Structs
The DescriptorBuild for accessor. NB: there seems no way to reclaim the napi_property_descriptor.data, so it is leaked.
The DescriptorBuild for method. NB: there seems no way to reclaim the napi_property_descriptor.data, so it is leaked.
The DescriptorBuild for value.