jscript: Pass global object as this if 'this' argument is null or undefined in Functi...
commit0e2132faf76eedb5166119a7ec3a0feb77986d10
authorJacek Caban <jacek@codeweavers.com>
Thu, 29 Oct 2009 23:01:49 +0000 (30 00:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Oct 2009 10:31:51 +0000 (30 11:31 +0100)
tree8cbaa5c1ab1c51c3fc549dd94c3dc999b356b526
parentc214022eca26e75a67aa283820f7c5b5195af0b9
jscript: Pass global object as this if 'this' argument is null or undefined in Function.call.
dlls/jscript/function.c
dlls/jscript/tests/api.js