|
static int | OperandScaleAsIndex (OperandScale operand_scale) |
|
static constexpr bool | ReadsAccumulator (AccumulatorUse accumulator_use) |
|
static constexpr bool | WritesAccumulator (AccumulatorUse accumulator_use) |
|
static constexpr bool | IsScalableSignedByte (OperandType operand_type) |
|
static constexpr bool | IsScalableUnsignedByte (OperandType operand_type) |
|
|
static const int | kOperandTypeCount = static_cast<int>(OperandType::kLast) + 1 |
|
static const int | kOperandScaleCount |
|
Definition at line 137 of file bytecode-operands.h.
◆ kOperandScaleCount
const int v8::internal::interpreter::BytecodeOperands::kOperandScaleCount |
|
static |
The documentation for this class was generated from the following file: