mozjs::rust::wrappers

Function JS_GetPendingException

Source
pub unsafe fn JS_GetPendingException(
    cx: *mut JSContext,
    vp: MutableHandleValue<'_>,
) -> bool