Duktape: Enable fastints.

Suggested by svaarala.
This commit is contained in:
Michael Drake 2017-04-20 12:12:29 +01:00
parent 7e0ed132f7
commit 6da983ca27

View File

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