Sweden-Number/dlls/jscript
Gabriel Ivăncescu 749c5d55e5 jscript: Return the failure code if the value invoke failed.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:48:33 +02:00
..
tests
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
activex.c
array.c
bool.c
cc_parser.y
compile.c
date.c
decode.c
dispex.c jscript: Return the failure code if the value invoke failed. 2021-09-20 22:48:33 +02:00
engine.c jscript: Also add function name to its detached scope in ES5 mode. 2021-08-09 22:39:45 +02:00
engine.h
enumerator.c
error.c
function.c
global.c
jscript.c
jscript.h
jscript.rc
jscript.rgs
jscript.spec
jscript_classes.idl
jscript_main.c
jsglobal.idl
jsglobal_dispid.h
json.c jscript: Avoid use after free in JSON_parse(). 2021-08-06 19:58:02 +02:00
jsregexp.c
jsstr.c
jsstr.h
jsutils.c
jsval.h
lex.c
math.c
number.c
object.c jscript: Fix use after free in Object_defineProperty(). 2021-08-05 20:43:27 +02:00
parser.h
parser.y
regexp.c
regexp.h
resource.h
set.c
string.c
vbarray.c