jscript: Added 'new' expression implementation.
authorJacek Caban <jacek@codeweavers.com>
Wed, 17 Sep 2008 21:29:58 +0000 (23:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Sep 2008 10:21:23 +0000 (12:21 +0200)
commitc0f3c78954e1e7f65644fba97cfc52c60f9b5cf4
treeb5d59160563b3f08039b0768ca1d23e89d1a52b9
parent47fcf8d0c7359865a99c10d5d1843580e8cc4d19
jscript: Added 'new' expression implementation.
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/parser.y
dlls/jscript/tests/lang.js