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