Changeset 164558 in webkit for trunk/Source/JavaScriptCore/ftl/FTLState.h
- Timestamp:
- Feb 23, 2014, 10:48:43 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ftl/FTLState.h
r164424 r164558 47 47 } 48 48 49 inline bool sho wDisassembly()49 inline bool shouldShowDisassembly() 50 50 { 51 51 return DFG::shouldShowDisassembly(DFG::FTLMode);
Note:
See TracChangeset
for help on using the changeset viewer.