pub unsafe fn throw_internal_error(cx: *mut JSContext, error: &str)
Expand description

Throw an InternalError with the given message.