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