Function mozjs::jsapi::JS_ReportAllocationOverflow
source ยท pub unsafe extern "C" fn JS_ReportAllocationOverflow(
cx: *mut JSContext,
)
Expand description
Complain when an allocation size overflows the maximum supported limit.