jscript: Pass global object as this if 'this' argument is null or undefined in Functi...
commit710219a53d4944a642b9cb4d2e2448d3ced96c28
authorJacek Caban <jacek@codeweavers.com>
Thu, 29 Oct 2009 23:02:13 +0000 (30 00:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Oct 2009 10:31:55 +0000 (30 11:31 +0100)
treefc1e8d3d37d001fddb53646a86b9adda0068b84f
parent0e2132faf76eedb5166119a7ec3a0feb77986d10
jscript: Pass global object as this if 'this' argument is null or undefined in Function.apply.
dlls/jscript/function.c
dlls/jscript/tests/api.js