jscript: Use bytecode interpreter for logical negation expression.
commit418af7eda90715b6bb75adb9325c9be963ffcf3b
authorJacek Caban <jacek@codeweavers.com>
Fri, 18 Nov 2011 13:10:40 +0000 (18 14:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Nov 2011 14:37:08 +0000 (18 15:37 +0100)
tree587ca991f1869e2d6b8822e6c15077fc78f99770
parent32602170a526a1116844cbfe6735d22b1349ac90
jscript: Use bytecode interpreter for logical negation expression.
dlls/jscript/compile.c
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/parser.y
dlls/jscript/tests/lang.js