jscript: Fix strings allocation.
[wine] / dlls / jscript / bool.c
2009-07-03  Piotr Cabanjscript: Added stub implementation of Date constructor...
2008-09-16  Jacek Cabanjscript: Added to_object(VT_BOOL) implementation.
2008-09-10  Jacek Cabanjscript: Added Boolean constructor object.