Sweden-Number/dlls/jscript
Gabriel Ivăncescu fa09e3f36c jscript: Throw proper error when invoking non-method builtin.
Instead of crashing.

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>
2022-04-11 21:15:13 +02:00
..
tests jscript: Throw proper error when invoking non-method builtin. 2022-04-11 21:15:13 +02:00
Makefile.in
activex.c
array.c jscript: Store NULL disps as a different type of jsval_null. 2022-03-24 23:22:06 +01:00
bool.c
cc_parser.y
compile.c
date.c
decode.c
dispex.c jscript: Throw proper error when invoking non-method builtin. 2022-04-11 21:15:13 +02:00
engine.c jscript: Store NULL disps as a different type of jsval_null. 2022-03-24 23:22:06 +01:00
engine.h
enumerator.c
error.c
function.c jscript: Store NULL disps as a different type of jsval_null. 2022-03-24 23:22:06 +01:00
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: Store NULL disps as a different type of jsval_null. 2022-03-24 23:22:06 +01:00
jsregexp.c
jsstr.c
jsstr.h
jsutils.c jscript: Store NULL disps as a different type of jsval_null. 2022-03-24 23:22:06 +01:00
jsval.h jscript: Store NULL disps as a different type of jsval_null. 2022-03-24 23:22:06 +01:00
lex.c
math.c
number.c
object.c jscript: Handle non-JS objects in Object.getPrototypeOf. 2022-03-25 17:55:01 +01:00
parser.h
parser.y
regexp.c
regexp.h
resource.h
set.c jscript: Store NULL disps as a different type of jsval_null. 2022-03-24 23:22:06 +01:00
string.c
vbarray.c