V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::interpreter::Bytecodes Member List

This is the complete list of members for v8::internal::interpreter::Bytecodes, including all inherited members.

bytecode_size_table_address() (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
BytecodeHasHandler(Bytecode bytecode, OperandScale operand_scale) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
FromByte(uint8_t value) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
GetAccumulatorUse(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
GetDebugBreak(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
GetJumpWithoutToBoolean(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
GetNumberOfRegistersRepresentedBy(OperandType operand_type) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
GetOperandOffset(Bytecode bytecode, int i, OperandScale operand_scale) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
GetOperandSize(Bytecode bytecode, int i, OperandScale operand_scale) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
GetOperandSizes(Bytecode bytecode, OperandScale operand_scale) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
GetOperandType(Bytecode bytecode, int i) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
GetOperandTypes(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
GetReceiverMode(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsAccumulatorLoadWithoutEffects(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsBytecodeWithScalableOperands(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
IsCallOrConstruct(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsCallRuntime(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsCompareWithoutEffects(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsConditionalJump(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsConditionalJumpConstant(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsConditionalJumpImmediate(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsDebugBreak(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
IsForwardJump(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsJump(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsJumpConstant(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsJumpIfToBoolean(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsJumpImmediate(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsJumpWithoutEffects(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsLdarOrStar(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsOneShotBytecode(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsPrefixScalingBytecode(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsRegisterInputOperandType(OperandType operand_type) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
IsRegisterListOperandType(OperandType operand_type) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
IsRegisterLoadWithoutEffects(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsRegisterOperandType(OperandType operand_type) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
IsRegisterOutputOperandType(OperandType operand_type) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
IsRuntimeIdOperandType(OperandType operand_type) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
IsStarLookahead(Bytecode bytecode, OperandScale operand_scale) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
IsSwitch(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsUnconditionalJump(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
IsUnsignedOperandType(OperandType operand_type) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
IsWithoutExternalSideEffects(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
kBytecodeCount (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
kMaxOperands (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
MakesCallAlongCriticalPath(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
NumberOfOperands(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
OperandIsScalable(Bytecode bytecode, int operand_index) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
OperandIsScalableSignedByte(Bytecode bytecode, int operand_index) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
OperandIsScalableUnsignedByte(Bytecode bytecode, int operand_index) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
OperandScaleRequiresPrefixBytecode(OperandScale operand_scale) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
OperandScaleToPrefixBytecode(OperandScale operand_scale) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
PrefixBytecodeToOperandScale(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
ReadsAccumulator(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
Returns(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
ScaleForSignedOperand(int32_t value) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
ScaleForUnsignedOperand(uint32_t value) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
Size(Bytecode bytecode, OperandScale operand_scale) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
SizeForUnsignedOperand(uint32_t value) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
SizeOfOperand(OperandType operand_type, OperandScale operand_scale) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
ToByte(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic
ToString(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
ToString(Bytecode bytecode, OperandScale operand_scale, const char *separator=".") (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesstatic
WritesAccumulator(Bytecode bytecode) (defined in v8::internal::interpreter::Bytecodes)v8::internal::interpreter::Bytecodesinlinestatic