jscript: Use bytecode for function expression implementation.
commitb268e41da6367ea6cb9b24b4450ee94ddb6222a4
authorJacek Caban <jacek@codeweavers.com>
Fri, 16 Dec 2011 10:42:57 +0000 (16 11:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Dec 2011 15:38:28 +0000 (16 16:38 +0100)
tree9581bf16f184ad514b417d031aedbdec53311a4f
parentf999f4ae69dc4788723ca803e558b8e2865aaa2a
jscript: Use bytecode for function expression implementation.
dlls/jscript/compile.c
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/parser.y
dlls/jscript/tests/lang.js
dlls/jscript/tests/run.c