Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/jscript/dispex.c | 81 +++++++++++++++ dlls/jscript/jscript.h | 11 +++ dlls/jscript/jscript.rc | 4 + dlls/jscript/object.c | 200 +++++++++++++++++++++++++++++++++++++- dlls/jscript/resource.h | 6 ++ dlls/mshtml/tests/documentmode.js | 1 + dlls/mshtml/tests/es5.js | 99 ++++++++++++++++++- dlls/mshtml/tests/winetest.js | 4 + 8 files changed, 400 insertions(+), 6 deletions(-)