jscript: Use proper object as 'this' when function is called on an activation object.
authorJacek Caban <jacek@codeweavers.com>
Wed, 14 Nov 2012 14:49:46 +0000 (15:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Nov 2012 15:37:49 +0000 (16:37 +0100)
commit55f0663e3e5bc1c1a7cb460f4e75775f9cc0501b
tree63962e6bb8d3362505042542c65a45ddf37ac23a
parentc0589a31e0e22e2efd4894656f8f2c5201ded6d1
jscript: Use proper object as 'this' when function is called on an activation object.
dlls/jscript/engine.c
dlls/jscript/object.c
dlls/jscript/tests/lang.js
dlls/jscript/tests/run.c