JS_IsExceptionPending

Function JS_IsExceptionPending 

Source
pub unsafe extern "C" fn JS_IsExceptionPending(
    cx: *mut JSContext,
) -> bool