pub unsafe extern "C" fn JS_ReportAllocationOverflow(
    cx: *mut JSContext
)
Expand description

Complain when an allocation size overflows the maximum supported limit.