[PATCH 04/10] jscript: Directly return error code instead of using throw_range_error.
31 Jan
2020
31 Jan
'20
4:23 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/array.c | 4 ++-- dlls/jscript/error.c | 5 ----- dlls/jscript/jscript.h | 1 - dlls/jscript/number.c | 10 +++++----- dlls/jscript/vbarray.c | 8 ++++---- 5 files changed, 11 insertions(+), 17 deletions(-)
2232
Age (days ago)
2232
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban