[PATCH 04/10] jscript: Directly return error code instead of using throw_range_error.
Jan. 31, 2020
10:23 a.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(-)
2245
Age (days ago)
2245
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban