extend

package
v0.0.0-...-26bd4cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WILoad  uint8 = 0x15
	WLLoad  uint8 = 0x16
	WFLoad  uint8 = 0x17
	WDLoad  uint8 = 0x18
	WALoad  uint8 = 0x19
	WIStore uint8 = 0x36
	WLStore uint8 = 0x37
	WFStore uint8 = 0x38
	WDStore uint8 = 0x39
	WAStore uint8 = 0x3a
	WIInc   uint8 = 0x84
	WRet    uint8 = 0xa9
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GOTOW

type GOTOW struct {
	// contains filtered or unexported fields
}

func (*GOTOW) Execute

func (this *GOTOW) Execute(frame *rtda.Frame)

func (*GOTOW) FetchOperands

func (this *GOTOW) FetchOperands(reader *base.ByteCodeReader)

type IfNonNull

type IfNonNull struct {
	base.BranchInstruction
}

func (*IfNonNull) Execute

func (this *IfNonNull) Execute(frame *rtda.Frame)

type IfNull

type IfNull struct {
	base.BranchInstruction
}

func (*IfNull) Execute

func (this *IfNull) Execute(frame *rtda.Frame)

type MultiANewArray

type MultiANewArray struct {
	// contains filtered or unexported fields
}

func (*MultiANewArray) Execute

func (this *MultiANewArray) Execute(frame *rtda.Frame)

func (*MultiANewArray) FetchOperands

func (this *MultiANewArray) FetchOperands(reader *base.ByteCodeReader)

type Wide

type Wide struct {
	// contains filtered or unexported fields
}

func (*Wide) Execute

func (this *Wide) Execute(frame *rtda.Frame)

func (*Wide) FetchOperands

func (this *Wide) FetchOperands(reader *base.ByteCodeReader)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL