[PATCH 01/10] jscript: Suport generic error object for exception with no associated JavaScript exception value.
31 Jan
2020
31 Jan
'20
4:22 p.m.
Signed-off-by: Jacek Caban <jacek(a)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(-)
2232
Age (days ago)
2232
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban