Function JS_IsUncatchableError

Source
pub unsafe extern "C" fn JS_IsUncatchableError(
    ctx: *mut JSContext,
    val: u64,
) -> bool