jscript: Correctly handle forin statement on pure IDispatch object.
commit42c2bd7bd99d4e49e5b6b2c45aef303604f3c0e8
authorJacek Caban <jacek@codeweavers.com>
Tue, 21 Jun 2011 15:45:50 +0000 (21 17:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Jun 2011 16:14:47 +0000 (21 18:14 +0200)
treec57f3fa9b30b8915850bdd9365646997427ac86e
parent3d56d674aa32e9b8f092695190315652fdb94950
jscript: Correctly handle forin statement on pure IDispatch object.
dlls/jscript/engine.c
dlls/jscript/tests/lang.js
dlls/jscript/tests/run.c