Changeset 153290 in webkit for trunk/Source/JavaScriptCore/runtime/Options.h
- Timestamp:
- Jul 24, 2013, 9:05:20 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/Options.h
r153289 r153290 114 114 v(bool, verboseCompilationQueue, false) \ 115 115 v(bool, reportCompileTimes, false) \ 116 v(bool, verboseCFA, false) \ 116 117 \ 117 118 v(bool, enableOSREntryInLoops, true) \
Note:
See TracChangeset
for help on using the changeset viewer.