bytecode_size_table_address() | v8::internal::interpreter::Bytecodes | inlinestatic |
BytecodeHasHandler(Bytecode bytecode, OperandScale operand_scale) | v8::internal::interpreter::Bytecodes | static |
ClobbersAccumulator(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
FromByte(uint8_t value) | v8::internal::interpreter::Bytecodes | inlinestatic |
GetDebugBreak(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | static |
GetImplicitRegisterUse(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
GetNumberOfRegistersRepresentedBy(OperandType operand_type) | v8::internal::interpreter::Bytecodes | inlinestatic |
GetOperandOffset(Bytecode bytecode, int i, OperandScale operand_scale) | v8::internal::interpreter::Bytecodes | inlinestatic |
GetOperandSize(Bytecode bytecode, int i, OperandScale operand_scale) | v8::internal::interpreter::Bytecodes | inlinestatic |
GetOperandSizes(Bytecode bytecode, OperandScale operand_scale) | v8::internal::interpreter::Bytecodes | inlinestatic |
GetOperandType(Bytecode bytecode, int i) | v8::internal::interpreter::Bytecodes | inlinestatic |
GetOperandTypes(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
GetReceiverMode(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsAccumulatorLoadWithoutEffects(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsAnyStar(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsBytecodeWithScalableOperands(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | static |
IsCallOrConstruct(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsCallRuntime(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsCompareWithoutEffects(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsConditionalJump(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsConditionalJumpConstant(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsConditionalJumpImmediate(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsDebugBreak(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | static |
IsForwardJump(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsJump(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsJumpConstant(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsJumpIfToBoolean(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsJumpImmediate(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsJumpWithoutEffects(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsLdarOrStar(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsPrefixScalingBytecode(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsRegisterInputOperandType(OperandType operand_type) | v8::internal::interpreter::Bytecodes | static |
IsRegisterListOperandType(OperandType operand_type) | v8::internal::interpreter::Bytecodes | static |
IsRegisterLoadWithoutEffects(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsRegisterOperandType(OperandType operand_type) | v8::internal::interpreter::Bytecodes | static |
IsRegisterOutputOperandType(OperandType operand_type) | v8::internal::interpreter::Bytecodes | static |
IsRuntimeIdOperandType(OperandType operand_type) | v8::internal::interpreter::Bytecodes | static |
IsShortStar(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsStarLookahead(Bytecode bytecode, OperandScale operand_scale) | v8::internal::interpreter::Bytecodes | static |
IsSwitch(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsUnconditionalJump(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
IsUnsignedOperandType(OperandType operand_type) | v8::internal::interpreter::Bytecodes | static |
IsWithoutExternalSideEffects(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
kBytecodeCount | v8::internal::interpreter::Bytecodes | static |
kBytecodeSizes | v8::internal::interpreter::Bytecodes | privatestatic |
kImplicitRegisterUse | v8::internal::interpreter::Bytecodes | privatestatic |
kIsScalable | v8::internal::interpreter::Bytecodes | privatestatic |
kMaxOperands | v8::internal::interpreter::Bytecodes | static |
kNumberOfRegisterOperands | v8::internal::interpreter::Bytecodes | privatestatic |
kOperandCount | v8::internal::interpreter::Bytecodes | privatestatic |
kOperandKindSizes | v8::internal::interpreter::Bytecodes | privatestatic |
kOperandOffsets | v8::internal::interpreter::Bytecodes | privatestatic |
kOperandSizes | v8::internal::interpreter::Bytecodes | privatestatic |
kOperandTypeInfos | v8::internal::interpreter::Bytecodes | privatestatic |
kOperandTypes | v8::internal::interpreter::Bytecodes | privatestatic |
kShortStarCount | v8::internal::interpreter::Bytecodes | static |
MakesCallAlongCriticalPath(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | static |
NumberOfOperands(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
OperandIsScalable(Bytecode bytecode, int operand_index) | v8::internal::interpreter::Bytecodes | inlinestatic |
OperandIsScalableSignedByte(Bytecode bytecode, int operand_index) | v8::internal::interpreter::Bytecodes | inlinestatic |
OperandIsScalableUnsignedByte(Bytecode bytecode, int operand_index) | v8::internal::interpreter::Bytecodes | inlinestatic |
OperandScaleRequiresPrefixBytecode(OperandScale operand_scale) | v8::internal::interpreter::Bytecodes | inlinestatic |
OperandScaleToPrefixBytecode(OperandScale operand_scale) | v8::internal::interpreter::Bytecodes | inlinestatic |
PrefixBytecodeToOperandScale(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
ReadsAccumulator(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
Returns(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
ScaleForSignedOperand(int32_t value) | v8::internal::interpreter::Bytecodes | inlinestatic |
ScaleForUnsignedOperand(uint32_t value) | v8::internal::interpreter::Bytecodes | inlinestatic |
Size(Bytecode bytecode, OperandScale operand_scale) | v8::internal::interpreter::Bytecodes | inlinestatic |
SizeForUnsignedOperand(uint32_t value) | v8::internal::interpreter::Bytecodes | inlinestatic |
SizeOfOperand(OperandType operand_type, OperandScale operand_scale) | v8::internal::interpreter::Bytecodes | inlinestatic |
ToByte(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
ToString(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | static |
ToString(Bytecode bytecode, OperandScale operand_scale, const char *separator=".") | v8::internal::interpreter::Bytecodes | static |
UnconditionallyThrows(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
WritesAccumulator(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
WritesImplicitRegister(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |
WritesOrClobbersAccumulator(Bytecode bytecode) | v8::internal::interpreter::Bytecodes | inlinestatic |