Changeset 153334 in webkit for trunk/Source/JavaScriptCore/bytecode/CodeBlock.cpp
- Timestamp:
- Jul 25, 2013, 10:10:51 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/bytecode/CodeBlock.cpp
r153290 r153334 2874 2874 } 2875 2875 2876 #if ENABLE( DFG_JIT)2876 #if ENABLE(JIT) 2877 2877 unsigned CodeBlock::reoptimizationRetryCounter() const 2878 2878 {
Note:
See TracChangeset
for help on using the changeset viewer.