Add assertions to InsnList for easier debugging
This change adds some assertions to InsnList to to make it easier for developers to find bugs in their libraries and applications, for example, by running unit tests with -ea
flag.
This change adds some assertions to InsnList to to make it easier for developers to find bugs in their libraries and applications, for example, by running unit tests with -ea
flag.