Searched refs:revertBranchPtrWithPatch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DARMAssembler.h948 static void revertBranchPtrWithPatch(void* instructionStart, RegisterID rn, ARMWord imm) function in class:JSC::ARMAssembler
H A DMacroAssemblerARM.h1323 ARMAssembler::revertBranchPtrWithPatch(instructionStart.dataLocation(), reg, reinterpret_cast<uintptr_t>(initialValue) & 0xffff);

Completed in 216 milliseconds