jscript: Use bytecode for instanceof implementation.
commit6f35c8fd5d1b42b3726e7f572758f6dc55df93d1
authorJacek Caban <jacek@codeweavers.com>
Mon, 12 Dec 2011 13:43:54 +0000 (12 14:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Dec 2011 14:50:46 +0000 (12 15:50 +0100)
tree0283052addd5368b7674b90da16c1ebc18649883
parentf8e3e92be3c979c52911bea326c28be9755cdfcf
jscript: Use bytecode for instanceof implementation.
dlls/jscript/compile.c
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/parser.y