jscript: Use the value returned from constructor in 'new' expression if the value...
authorJacek Caban <jacek@codeweavers.com>
Mon, 19 Oct 2009 18:42:03 +0000 (20:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Oct 2009 11:48:29 +0000 (13:48 +0200)
commitfbb763a53e92a38436acf5f542f213b85491f086
treea9e0484eb47c563e1f6e6185e48a1c7fe9bd22bd
parentfded8dc017a6571344fd6d31737d4e9ba7ffa029
jscript: Use the value returned from constructor in 'new' expression if the value if an object.
dlls/jscript/function.c
dlls/jscript/tests/lang.js