Home
last modified time | relevance | path

Searched defs:operand_start (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-decoder.cc16 Register BytecodeDecoder::DecodeRegisterOperand(const uint8_t* operand_start, in DecodeRegisterOperand()
27 const uint8_t* operand_start, uint32_t count, OperandType operand_type, in DecodeRegisterListOperand()
35 int32_t BytecodeDecoder::DecodeSignedOperand(const uint8_t* operand_start, in DecodeSignedOperand()
53 uint32_t BytecodeDecoder::DecodeUnsignedOperand(const uint8_t* operand_start, in DecodeUnsignedOperand()
127 const uint8_t* operand_start = in Decode() local
Dbytecode-array-accessor.cc69 const uint8_t* operand_start = in GetUnsignedOperand() local
85 const uint8_t* operand_start = in GetSignedOperand() local
130 const uint8_t* operand_start = in GetRegisterOperand() local