jscript: Added Function.[[call]] implementation.
authorJacek Caban <jacek@codeweavers.com>
Wed, 10 Sep 2008 19:06:09 +0000 (21:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Sep 2008 10:01:13 +0000 (12:01 +0200)
commitdd9f8f7dbc7a9010a610dee25567cee384d57cfd
tree85e2e67b6d5bd747ca4a18d35e6cc0645d676511
parenta273e35f9bd00b01c970c426d7614e3c0a80b229
jscript: Added Function.[[call]] implementation.
dlls/jscript/engine.c
dlls/jscript/function.c
dlls/jscript/tests/lang.js