Returns whether this stack state is mergeable with another.
If successful, this operation merges the state of the other stack and changes this one. The parameter should not be mutated as a result of this operation.
| Exception Type | Condition |
|---|---|
| StackStateException | Thrown if there is a problem merging the stack. |
Stack Class | JaCIL.Compiler.Instruction Namespace