jscript: Don't set constructor property to each object instance, it belongs to their...
commitd0aa78c0961846be4ffcbd9384e6995cb977915d
authorJacek Caban <jacek@codeweavers.com>
Mon, 16 Jul 2012 13:32:15 +0000 (16 15:32 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Jul 2012 14:29:57 +0000 (16 16:29 +0200)
tree75ad6da1b83bf0a4df34440492674818b8bfa644
parent49fd90320581cdc72068824d0804eeaa8eeae0df
jscript: Don't set constructor property to each object instance, it belongs to their prototypes.
dlls/jscript/dispex.c
dlls/jscript/function.c
dlls/jscript/jscript.h
dlls/jscript/tests/lang.js