Home
last modified time | relevance | path

Searched refs:repatchJump (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/assembler/
DRepatchBuffer.h62 MacroAssembler::repatchJump(jump, destination); in relink()
DAbstractMacroAssembler.h550 static void repatchJump(CodeLocationJump jump, CodeLocationLabel destination) in repatchJump() function
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-2425830 (JSC::AbstractMacroAssembler::repatchJump):