jscript: Properly handle constructor property for most builtin constructors.
commitd4926503322cce74258bee188e91200b09914d6f
authorJacek Caban <jacek@codeweavers.com>
Mon, 16 Jul 2012 13:31:10 +0000 (16 15:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Jul 2012 14:29:31 +0000 (16 16:29 +0200)
tree05cf539f483dac39295c38adbae1a5e791383e08
parentcf8029717c85967abc787425e65ec8b43f896372
jscript: Properly handle constructor property for most builtin constructors.
dlls/jscript/array.c
dlls/jscript/bool.c
dlls/jscript/date.c
dlls/jscript/object.c
dlls/jscript/regexp.c
dlls/jscript/string.c
dlls/jscript/tests/lang.js
dlls/jscript/vbarray.c