Searched refs:kShortSize (Results 1 – 1 of 1) sorted by relevance
1143 static const int kShortSize = 2; in j() local1147 if (IsInt(8, offset - kShortSize)) { in j()1149 EmitUint8((offset - kShortSize) & 0xFF); in j()1178 static const int kShortSize = 2; in jmp() local1182 if (IsInt(8, offset - kShortSize)) { in jmp()1184 EmitUint8((offset - kShortSize) & 0xFF); in jmp()