On 2019-11-13 20:05, John Rose wrote:
On Nov 13, 2019, at 2:28 AM, Vladimir Ivanov <[email protected] <mailto:[email protected]>> wrote:

   private void emitPopInsn(BasicType type) {
     mv.visitVarInsn(popInsnOpcode(type));
   }


Thanks for suggesting that Vladimir.  That indeed is how the existing code is organized.

Yes, not very startup friendly... ;-)

I'll do some sanity testing before push.

/Claes

Reply via email to