Clone this instruction.
Clone this instruction.
This abstract method returns the number of used elements on the stack
This abstract method returns the number of used elements on the stack
This instruction consumes these types from the top of the stack, the first element in the list is the deepest element on the stack.
This instruction consumes these types from the top of the stack, the first element in the list is the deepest element on the stack.
This abstract method returns the number of produced elements on the stack
This abstract method returns the number of produced elements on the stack
This instruction produces these types on top of the stack.
This instruction produces these types on top of the stack.
PP to ID: We discussed parameterizing LOAD_EXCEPTION but not THROW, which came about organically.
PP to ID: We discussed parameterizing LOAD_EXCEPTION but not THROW, which came about organically. It seems like the right thing, but can you confirm?
(tHROW: StringAdd).self
(tHROW: StringFormat).self
(tHROW: ArrowAssoc[THROW]).x
(Since version 2.10.0) Use leftOfArrow
instead
(tHROW: Ensuring[THROW]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
This class represents a THROW instruction Stack: ...:Throwable(Ref) ->: ...: