Searched refs:kShortCallInstructionLength (Results 1 – 4 of 4) sorted by relevance
165 call_address + MacroAssembler::kShortCallInstructionLength; in DeoptimizeFunction()178 MacroAssembler::kShortCallInstructionLength); in DeoptimizeFunction()
604 static const int kShortCallInstructionLength = 5; variable
704 return kShortCallInstructionLength; in CallSize()
71 MacroAssembler::kShortCallInstructionLength;