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 */