.. |
tests
|
jscript: Properly handle passing undefined value to Number.toString in ES5+ mode.
|
2023-06-23 22:48:18 +02:00 |
activex.c
|
|
|
array.c
|
jscript: Don't use iface_to_jsdisp where it's not necessary to grab it.
|
2023-06-21 18:54:45 +02:00 |
bool.c
|
|
|
cc_parser.y
|
|
|
compile.c
|
jscript: Start from the last argument when adding them to named locals.
|
2023-06-21 18:54:49 +02:00 |
date.c
|
|
|
decode.c
|
|
|
dispex.c
|
jscript: Store detached args into a scope's specialized buffer.
|
2023-06-21 18:54:45 +02:00 |
engine.c
|
jscript: Always create detached variable objects with no class.
|
2023-06-23 22:48:18 +02:00 |
engine.h
|
jscript: Remove DECLSPEC_HIDDEN usage.
|
2023-07-03 22:15:42 +02:00 |
enumerator.c
|
|
|
error.c
|
jscript: Throw proper error for unexpected quantifiers in RegExp.
|
2023-05-30 16:42:12 +02:00 |
function.c
|
jscript: Don't use detached arguments buffer in html mode.
|
2023-06-23 22:48:18 +02:00 |
global.c
|
jscript: Correctly implement context for indirect eval calls in ES5+ modes.
|
2023-06-21 18:54:39 +02:00 |
jscript.c
|
|
|
jscript.h
|
jscript: Remove DECLSPEC_HIDDEN usage.
|
2023-07-03 22:15:42 +02:00 |
jscript.rc
|
jscript: Throw proper error for unexpected quantifiers in RegExp.
|
2023-05-30 16:42:12 +02:00 |
jscript.rgs
|
|
|
jscript.spec
|
|
|
jscript_classes.idl
|
|
|
jscript_main.c
|
|
|
jsglobal.idl
|
|
|
jsglobal_dispid.h
|
|
|
json.c
|
jscript: Use jsstr_empty instead of allocating empty string.
|
2023-06-23 22:48:18 +02:00 |
jsregexp.c
|
jscript: Don't use iface_to_jsdisp where it's not necessary to grab it.
|
2023-06-21 18:54:45 +02:00 |
jsstr.c
|
|
|
jsstr.h
|
jscript: Remove DECLSPEC_HIDDEN usage.
|
2023-07-03 22:15:42 +02:00 |
jsutils.c
|
|
|
jsval.h
|
jscript: Remove DECLSPEC_HIDDEN usage.
|
2023-07-03 22:15:42 +02:00 |
lex.c
|
|
|
Makefile.in
|
|
|
math.c
|
|
|
number.c
|
jscript: Properly handle passing undefined value to Number.toString in ES5+ mode.
|
2023-06-23 22:48:18 +02:00 |
object.c
|
|
|
parser.h
|
jscript: Remove DECLSPEC_HIDDEN usage.
|
2023-07-03 22:15:42 +02:00 |
parser.y
|
|
|
regexp.c
|
jscript: Throw proper error for out of memory conditions in RegExp.
|
2023-05-30 16:42:12 +02:00 |
regexp.h
|
jscript: Remove DECLSPEC_HIDDEN usage.
|
2023-07-03 22:15:42 +02:00 |
resource.h
|
jscript: Throw proper error for unexpected quantifiers in RegExp.
|
2023-05-30 16:42:12 +02:00 |
set.c
|
|
|
string.c
|
jscript: Remove unnecessary call to malloc in strbuf_ensure_size.
|
2023-06-05 14:01:07 +02:00 |
vbarray.c
|
|
|