Opcode dup2
Duplicate the top one or two operand stack values
| Category | Stack |
|---|---|
| Opcode dec | 92 |
| Opcode hex | 0x5c |
| Specification | JVM Spec for dup2 |
dup2Duplicate the top one or two operand stack values
| Category | Stack |
|---|---|
| Opcode dec | 92 |
| Opcode hex | 0x5c |
| Specification | JVM Spec for dup2 |