summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/handlers/javascript/duktape/duk_custom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/handlers/javascript/duktape/duk_custom.h b/content/handlers/javascript/duktape/duk_custom.h
index 1f98b7825..2ff931793 100644
--- a/content/handlers/javascript/duktape/duk_custom.h
+++ b/content/handlers/javascript/duktape/duk_custom.h
@@ -28,6 +28,7 @@
#undef DUK_USE_DATE_PARSE_STRING
#endif
+#define DUK_USE_FASTINT
#define DUK_USE_REGEXP_CANON_WORKAROUND
/* Required for execution timeout checking */