Sweden-Number/dlls/jscript
Jacek Caban 15a83f0ff5 jscript: Don't expose properties that belong to function prototype from function instance. 2012-07-23 19:53:48 +02:00
..
tests jscript: Don't set constructor property to each object instance, it belongs to their prototypes. 2012-07-16 16:29:57 +02:00
Makefile.in
activex.c jscript: Don't use DISPPARAMS for internal arguments. 2012-06-25 18:12:51 +02:00
array.c jscript: Properly handle constructor property for most builtin constructors. 2012-07-16 16:29:31 +02:00
bool.c jscript: Properly handle constructor property for most builtin constructors. 2012-07-16 16:29:31 +02:00
compile.c
date.c jscript: Properly handle constructor property for most builtin constructors. 2012-07-16 16:29:31 +02:00
decode.c
dispex.c jscript: Don't set constructor property to each object instance, it belongs to their prototypes. 2012-07-16 16:29:57 +02:00
engine.c jscript: Don't use DISPPARAMS for internal arguments. 2012-06-25 18:12:51 +02:00
engine.h
error.c jscript: Properly set Error object's constructor property. 2012-07-16 16:29:45 +02:00
function.c jscript: Don't expose properties that belong to function prototype from function instance. 2012-07-23 19:53:48 +02:00
global.c jscript: Expose RegExpError constructor in global object. 2012-07-16 16:29:51 +02:00
jscript.c
jscript.h jscript: Don't set constructor property to each object instance, it belongs to their prototypes. 2012-07-16 16:29:57 +02:00
jscript.rc
jscript.rgs
jscript.spec
jscript_classes.idl
jscript_main.c jscript: Prefer builtin version. 2012-07-13 14:10:30 -05:00
jsglobal.idl
jsglobal_dispid.h
jsutils.c jscript: Make int_to_bstr() static. 2012-06-26 17:06:11 +02:00
lex.c
math.c jscript: Don't use DISPPARAMS for internal arguments. 2012-06-25 18:12:51 +02:00
number.c jscript: Properly set Number.prototyp.constructor. 2012-07-16 16:29:21 +02:00
object.c jscript: Don't expose properties belonging to Object prototype from Object instance. 2012-07-23 19:53:46 +02:00
parser.y
regexp.c jscript: Properly handle constructor property for most builtin constructors. 2012-07-16 16:29:31 +02:00
resource.h
string.c jscript: Properly handle constructor property for most builtin constructors. 2012-07-16 16:29:31 +02:00
vbarray.c jscript: Properly handle constructor property for most builtin constructors. 2012-07-16 16:29:31 +02:00