Content deleted Content added
m v2.04b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation) |
m format invokedynamic arguments to be the same as other invoke instructions |
||
Line 946:
|1011 1010
|4: indexbyte1, indexbyte2, 0, 0
|[arg1,
|invokes a dynamic method and puts the result on the stack (might be void); the method is identified by method reference ''index'' in constant pool ({{mono|indexbyte1 << 8 {{pipe}} indexbyte2}})
|-
|