Function js::jsapi::SetAllocationMetadataBuilder
[−]
[src]
pub unsafe extern "C" fn SetAllocationMetadataBuilder(
cx: *mut JSContext,
callback: *const AllocationMetadataBuilder
)
Specify a callback to invoke when creating each JS object in the current compartment, which may return a metadata object to associate with the object.