Home
last modified time | relevance | path

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

/external/v8/src/x64/
Dcode-stubs-x64.cc201 __ subp(arg_reg_1, Immediate(Assembler::kShortCallInstructionLength)); in Generate()
Dassembler-x64.h540 static constexpr int kShortCallInstructionLength = 5; variable