HomeSort by relevance Sort by last modified time
    Searched refs:kShortCallInstructionLength (Results 1 - 4 of 4) sorted by null

  /external/v8/src/x64/
deoptimizer-x64.cc 165 call_address + MacroAssembler::kShortCallInstructionLength;
178 MacroAssembler::kShortCallInstructionLength);
assembler-x64.h 604 static const int kShortCallInstructionLength = 5;
    [all...]
macro-assembler-x64.h 704 return kShortCallInstructionLength;
    [all...]
lithium-codegen-x64.cc 71 MacroAssembler::kShortCallInstructionLength;
    [all...]

Completed in 23 milliseconds