Changeset 139496 in webkit for trunk/Source/JavaScriptCore/dfg/DFGCommon.h
- Timestamp:
- Jan 11, 2013, 2:18:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/dfg/DFGCommon.h
r135640 r139496 71 71 // Emit a breakpoint into the speculation failure code. 72 72 #define DFG_ENABLE_JIT_BREAK_ON_SPECULATION_FAILURE 0 73 // Log every speculation failure.74 #define DFG_ENABLE_VERBOSE_SPECULATION_FAILURE 075 73 // Disable the DFG JIT without having to touch Platform.h 76 74 #define DFG_DEBUG_LOCAL_DISBALE 0
Note:
See TracChangeset
for help on using the changeset viewer.