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

/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DARMv7Assembler.h1997 const uint16_t* jumpT3Location = reinterpret_cast_ptr<const uint16_t*>(from - (paddingSize - JUMP_ENUM_SIZE(LinkJumpT3))); local
1998 if (canBeJumpT3(jumpT3Location, to))

Completed in 116 milliseconds