pub unsafe extern "C" fn JS_ReportErrorASCII( cx: *mut JSContext, format: *const i8, ... )
Report an exception represented by the sprintf-like conversion of format and its arguments.