Function script::dom::bindings::import::module::jsapi::JS_SetPendingException

source ยท
pub unsafe extern "C" fn JS_SetPendingException(
    cx: *mut JSContext,
    v: Handle<Value>,
    behavior: ExceptionStackBehavior,
)