Changeset 163517 in webkit for trunk/Source/JavaScriptCore/dfg/DFGJITCode.h
- Timestamp:
- Feb 5, 2014, 11:11:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/dfg/DFGJITCode.h
r163027 r163517 126 126 ExecutionCounter tierUpCounter; 127 127 RefPtr<CodeBlock> osrEntryBlock; 128 unsigned osrEntryRetry; 129 bool abandonOSREntry; 128 130 #endif // ENABLE(FTL_JIT) 129 131 };
Note:
See TracChangeset
for help on using the changeset viewer.