Function mozjs::rust::jsapi_wrapped::GetExceptionCause

source ยท
pub unsafe fn GetExceptionCause(
    exc: *mut JSObject,
    dest: &mut MutableHandleValue<'_>,
)