Changeset 171228 in webkit for trunk/Source/JavaScriptCore/jsc.cpp
- Timestamp:
- Jul 18, 2014, 11:41:03 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jsc.cpp
r171213 r171228 1275 1275 } 1276 1276 1277 #if ENABLE(JIT) 1277 1278 if (Options::enableExceptionFuzz()) 1278 1279 printf("JSC EXCEPTION FUZZ: encountered %u checks.\n", numberOfExceptionFuzzChecks()); 1280 #endif 1279 1281 } 1280 1282
Note:
See TracChangeset
for help on using the changeset viewer.