Function mozjs::jsapi::StealPendingExceptionStack

source ยท
pub unsafe extern "C" fn StealPendingExceptionStack(
    cx: *mut JSContext,
    exceptionStack: *mut ExceptionStack,
) -> bool