Function mozjs_sys::jsapi::JS_SetPendingException
source ยท pub unsafe extern "C" fn JS_SetPendingException(
cx: *mut JSContext,
v: HandleValue,
behavior: ExceptionStackBehavior,
)
pub unsafe extern "C" fn JS_SetPendingException(
cx: *mut JSContext,
v: HandleValue,
behavior: ExceptionStackBehavior,
)