Home
last modified time | relevance | path

Searched refs:GetSignedOperand (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.h161 int32_t GetSignedOperand(int operand_index, OperandType operand_type) const;
H A Dbytecode-array-iterator.cc71 int32_t BytecodeArrayIterator::GetSignedOperand( in GetSignedOperand() function in v8::internal::interpreter::BytecodeArrayIterator
102 return GetSignedOperand(operand_index, OperandType::kImm); in GetImmediateOperand()

Completed in 2 milliseconds