jscript: Added Boolean constructor object.
authorJacek Caban <jacek@codeweavers.com>
Wed, 10 Sep 2008 00:34:16 +0000 (02:34 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Sep 2008 08:56:47 +0000 (10:56 +0200)
commitf8be53fcf33208861887351be6f97861b1133763
treeafb874942b03d9fefc77be37b12162e650b1206a
parent54d03ab8579cd7d1d5255b2e7b6a6a4405f8e66c
jscript: Added Boolean constructor object.
dlls/jscript/Makefile.in
dlls/jscript/bool.c [new file with mode: 0644]
dlls/jscript/global.c
dlls/jscript/jscript.h
dlls/jscript/tests/lang.js