Function mozjs_sys::jsapi::JS::GetPendingExceptionStack

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