Closed MarijnS95 closed 4 years ago
In order to counter more unexpected panics, return OperandIndexError when an instruction does not have enough operands to read at the index specified to get_operand_at!.
OperandIndexError
get_operand_at!
In order to counter more unexpected panics, return
OperandIndexError
when an instruction does not have enough operands to read at the index specified toget_operand_at!
.