jscript: Treat function expressions with identifier as function declarations.
authorJacek Caban <jacek@codeweavers.com>
Mon, 20 Oct 2008 20:12:42 +0000 (13:12 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Oct 2008 09:43:01 +0000 (11:43 +0200)
commit30de39b2a7395295e8195683f264611062882d9a
tree3ebfde6d0bd24116d61c3fb94d6bbe69b22fccfe
parentc7899cb9e8d46e5e586da843269aa7fdccad849b
jscript: Treat function expressions with identifier as function declarations.
dlls/jscript/dispex.c
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/jscript.h
dlls/jscript/parser.y
dlls/jscript/tests/lang.js