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

/external/webkit/Source/JavaScriptCore/assembler/
H A DARMv7Assembler.h1686 const uint16_t* jumpT3Location = reinterpret_cast<const uint16_t*>(from - (paddingSize - JumpSizes[LinkJumpT3])); local
1687 if (canBeJumpT3(jumpT3Location, to, mayTriggerErrata)) {

Completed in 81 milliseconds