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