Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/jscript/engine.c | 18 ++++++--- dlls/jscript/error.c | 80 ++++++++++++++++++++++++++++++++++++++ dlls/jscript/global.c | 2 +- dlls/jscript/jscript.h | 1 + dlls/jscript/tests/lang.js | 31 +++++++++++++++ 5 files changed, 125 insertions(+), 7 deletions(-)