|
static const OperandType | kOperandTypes [] = {OperandType::kNone} |
|
static const OperandTypeInfo | kOperandTypeInfos [] |
|
static const OperandSize | kSingleScaleOperandSizes [] |
|
static const OperandSize | kDoubleScaleOperandSizes [] |
|
static const OperandSize | kQuadrupleScaleOperandSizes [] |
|
static const int | kSingleScaleSize = 1 |
|
static const int | kDoubleScaleSize = 1 |
|
static const int | kQuadrupleScaleSize = 1 |
|
static const AccumulatorUse | kAccumulatorUse = accumulator_use |
|
static const int | kOperandCount = 0 |
|
template<AccumulatorUse accumulator_use>
struct v8::internal::interpreter::BytecodeTraits< accumulator_use >
Definition at line 118 of file bytecode-traits.h.
◆ kDoubleScaleOperandSizes
template<AccumulatorUse accumulator_use>
◆ kOperandTypeInfos
template<AccumulatorUse accumulator_use>
◆ kQuadrupleScaleOperandSizes
template<AccumulatorUse accumulator_use>
◆ kSingleScaleOperandSizes
template<AccumulatorUse accumulator_use>
The documentation for this struct was generated from the following file: