Clones this stack state. This method should perform a deep copy of the state, that is, a state mutation on the original callee should not affect the state on the cloned object.
The cloned object.
IStack.Clone
Stack Class | JaCIL.Compiler.Instruction Namespace