Searched refs:kCallInstruction (Results 1 – 3 of 3) sorted by relevance
4830 static const byte kCallInstruction = 0xe8; variable4877 DCHECK_EQ(kCallInstruction, *(call_target_address - 1)); in GetBackEdgeState()
4853 static const byte kCallInstruction = 0xe8; variable4900 DCHECK_EQ(kCallInstruction, *(call_target_address - 1)); in GetBackEdgeState()
4841 static const byte kCallInstruction = 0xe8; variable4888 DCHECK_EQ(kCallInstruction, *(call_target_address - 1)); in GetBackEdgeState()