jscript: Compile all function from given source in one run.
commit825eb76321d3a7aaaa9c0d7ddc6081ba6e0ce277
authorJacek Caban <jacek@codeweavers.com>
Mon, 12 Mar 2012 18:22:36 +0000 (12 19:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Mar 2012 09:30:27 +0000 (13 10:30 +0100)
treed438fc26d415cc6d9c5df7dcfddb593f026267b9
parent4fb1cad149eb3c225a2fd27c261db0f2ba445494
jscript: Compile all function from given source in one run.
dlls/jscript/compile.c
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/function.c
dlls/jscript/global.c
dlls/jscript/jscript.c
dlls/jscript/parser.y