Fix data type for pushing on stack.jem-0.2
commitc61e3fcfe1ec6e434de823a1245a962be990f82c
authorNevo <sakur.deagod@gmail.com>
Mon, 4 May 2009 16:17:44 +0000 (4 18:17 +0200)
committerGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Mon, 4 May 2009 17:17:37 +0000 (4 19:17 +0200)
tree831d2db61b14f62e5f95486cd176e478662dd362
parent2592bf6702d6cb155132005e63d563274334ce81
Fix data type for pushing on stack.

isInstanceOf() returns "char", but we have to push 32 bit on the stack.
src/interp/engine/interp_jem.c