jscript: Call script_parse from compile_script, not the other way around.
commitbe29a73845461aff1ae5c6572699127be87d4005
authorJacek Caban <jacek@codeweavers.com>
Mon, 12 Mar 2012 18:22:59 +0000 (12 19:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Mar 2012 09:30:32 +0000 (13 10:30 +0100)
treeacda0899c54c0d8dcef541d9a004996bf1d24530
parent825eb76321d3a7aaaa9c0d7ddc6081ba6e0ce277
jscript: Call script_parse from compile_script, not the other way around.
dlls/jscript/compile.c
dlls/jscript/engine.h
dlls/jscript/function.c
dlls/jscript/global.c
dlls/jscript/jscript.c
dlls/jscript/parser.y