Home
last modified time | relevance | path

Searched refs:kShortCallInstructionLength (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/x64/
Ddeoptimizer-x64.cc165 call_address + MacroAssembler::kShortCallInstructionLength; in DeoptimizeFunction()
178 MacroAssembler::kShortCallInstructionLength); in DeoptimizeFunction()
Dassembler-x64.h604 static const int kShortCallInstructionLength = 5; variable
Dmacro-assembler-x64.h704 return kShortCallInstructionLength; in CallSize()
Dlithium-codegen-x64.cc71 MacroAssembler::kShortCallInstructionLength;