Searched refs:kShortSize (Results 1 – 1 of 1) sorted by relevance
3591 static const int kShortSize = 2; in j() local3595 if (Utils::IsInt(8, offset - kShortSize)) { in j()3604 emitUint8((offset - kShortSize) & 0xFF); in j()3645 static const int kShortSize = 2; in jmp() local3649 if (Utils::IsInt(8, offset - kShortSize)) { in jmp()3651 emitUint8((offset - kShortSize) & 0xFF); in jmp()