Changeset 157161 in webkit for trunk/Source/JavaScriptCore/assembler/MacroAssemblerSH4.h
- Timestamp:
- Oct 9, 2013, 4:21:50 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/assembler/MacroAssemblerSH4.h
r154324 r157161 2441 2441 } 2442 2442 2443 static void revertJumpReplacementToPatchableBranchPtrWithPatch(CodeLocationLabel instructionStart, Address, void* initialValue)2443 static void revertJumpReplacementToPatchableBranchPtrWithPatch(CodeLocationLabel, Address, void*) 2444 2444 { 2445 2445 UNREACHABLE_FOR_PLATFORM();
Note:
See TracChangeset
for help on using the changeset viewer.