jscript: Use bytecode interpreter for '!==' expressions.
commit32602170a526a1116844cbfe6735d22b1349ac90
authorJacek Caban <jacek@codeweavers.com>
Fri, 18 Nov 2011 13:10:17 +0000 (18 14:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Nov 2011 14:37:08 +0000 (18 15:37 +0100)
treef00b6b7f7e6e655747a0ba5e031283e9a73f5887
parentb473f5d5c66f1d71dc8d884e196c54da75e522fe
jscript: Use bytecode interpreter for '!==' expressions.
dlls/jscript/compile.c
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/parser.y