Changeset 153263 in webkit for trunk/Source/JavaScriptCore/runtime/Options.h
- Timestamp:
- Jul 24, 2013, 9:04:18 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/Options.h
r153261 r153263 115 115 v(bool, reportCompileTimes, false) \ 116 116 \ 117 v(bool, enableOSREntryInLoops, true) \ 118 \ 117 119 v(bool, useExperimentalFTL, false) \ 118 120 v(bool, useFTLTBAA, true) \
Note:
See TracChangeset
for help on using the changeset viewer.