jscript: Added 'instanceof' keyword implementation.
commit2a457fb701f3cdc22445f16b33164ca51450fb09
authorJacek Caban <jacek@codeweavers.com>
Fri, 28 Aug 2009 22:01:25 +0000 (29 00:01 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 29 Aug 2009 14:48:53 +0000 (29 16:48 +0200)
tree97ea0bd247c8c52aa1aee9e86143d5636df33d83
parentb71aaadbd25a3beba3a8cc443999dece04b38da1
jscript: Added 'instanceof' keyword implementation.
dlls/jscript/engine.c
dlls/jscript/tests/api.js
dlls/jscript/tests/lang.js
dlls/jscript/tests/run.c