throwUnreachableCodeException

Throw an UnreachableCodeException, but pretend to return one to make JVM data flow analysis happy (and keep instruction count low in the generated code for L2_UNREACHABLE_CODE).

Return

Never returns, always throws UnreachableCodeException.