Creates a stack object representing the merging of this stack object with another.
A stack object with the merged state.
| Exception Type | Condition |
|---|---|
| StackStateException | Thrown if the types are not compatible. |
StackObject Class | JaCIL.Compiler.Instruction Namespace