Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/assembler/
DARMv7Assembler.h1686 …const uint16_t* jumpT3Location = reinterpret_cast<const uint16_t*>(from - (paddingSize - JumpSizes… in computeJumpType() local
1687 if (canBeJumpT3(jumpT3Location, to, mayTriggerErrata)) { in computeJumpType()