Changeset 193754 in webkit for trunk/Source/JavaScriptCore/jit/JITOpcodes.cpp
- Timestamp:
- Dec 8, 2015, 9:35:31 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/JITOpcodes.cpp
r193649 r193754 916 916 emitJumpSlowToHot(jump(), OPCODE_LENGTH(op_loop_hint)); 917 917 } 918 #else 919 UNUSED_PARAM(iter); 918 920 #endif 919 921 }
Note:
See TracChangeset
for help on using the changeset viewer.