jscript: Use bytecode for binary negation implementation.
commit2d83bdcfbe74253b5b00583e3be9cb0fde5ca40e
authorJacek Caban <jacek@codeweavers.com>
Mon, 21 Nov 2011 14:35:15 +0000 (21 15:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Nov 2011 15:16:42 +0000 (21 16:16 +0100)
tree4862028729bfce99d792f07c6dba235e19d123ba
parent06d759ed7e885498b6d51b73192d229615972ae8
jscript: Use bytecode for binary negation implementation.
dlls/jscript/compile.c
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/parser.y
dlls/jscript/tests/lang.js