Closed YasinKavuk closed 1 year ago
INVOKEVIRTUAL should just have displacement as a operand. Currently it also writes the number of the parameters for the invoked method into the memory. But this is not done here.
INVOKEVIRTUAL should just have displacement as a operand. Currently it also writes the number of the parameters for the invoked method into the memory. But this is not done here.