jscript: Use host global object as default 'this' if available and global object...
authorJacek Caban <jacek@codeweavers.com>
Sun, 27 Sep 2009 18:59:28 +0000 (20:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Sep 2009 10:38:00 +0000 (12:38 +0200)
commitd833314c7008afcf5d90ab038d18935196591e5f
tree42b8cefa0a6f75f16ee11358024e0e04b4651505
parentaa347e07211ecd6e5499dc60822a7d6f75603b2b
jscript: Use host global object as default 'this' if available and global object otherwise.
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/function.c
dlls/jscript/jscript.c
dlls/jscript/jscript.h
dlls/jscript/tests/jscript.c
dlls/jscript/tests/run.c