pub unsafe fn throw_internal_error(cx: *mut JSContext, error: &CStr)
Throw an InternalError with the given message.
InternalError