Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.h352 TNode<Int32T> BytecodeSignedOperand(int operand_index,
Dinterpreter-assembler.cc506 TNode<Int32T> InterpreterAssembler::BytecodeSignedOperand( in BytecodeSignedOperand() function in v8::internal::interpreter::InterpreterAssembler
577 return BytecodeSignedOperand(operand_index, operand_size); in BytecodeOperandImm()
629 BytecodeSignedOperand(operand_index, operand_size)); in BytecodeOperandReg()