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