pub unsafe fn JS_SetPendingException(
cx: *mut JSContext,
v: HandleValue<'_>,
behavior: ExceptionStackBehavior,
)👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_SetPendingException(
cx: *mut JSContext,
v: HandleValue<'_>,
behavior: ExceptionStackBehavior,
)Use wrappers2 instead