Cast up int instruction code to VALUE
int
VALUE
Fix Visual C warnings:
iseq.c(3793): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size iseq.c(3794): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size
Cast up
int
instruction code toVALUE
Fix Visual C warnings: