Function mozjs::rust::wrappers::JS_SetPendingException

source ยท
pub unsafe fn JS_SetPendingException(
    cx: *mut JSContext,
    v: HandleValue<'_>,
    behavior: ExceptionStackBehavior,
)