]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - tests/exceptionFuzz/date-format-xparb.js
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / tests / exceptionFuzz / date-format-xparb.js
index 89e987b0eccb1600fac9395fc1e6caab8e1ac204..40507296aa8f77287cfc19705cda283d8fa0c209 100644 (file)
@@ -13,6 +13,9 @@ try {
  * details.
  */
 
+enableExceptionFuzz();
+
+
 Date.parseFunctions = {count:0};
 Date.parseRegexes = [];
 Date.formatFunctions = {count:0};