trap

package
v0.0.0-...-7a19e20 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: BSD-3-Clause Imports: 1 Imported by: 1

Documentation

Overview

Package trap enumerates trap identifiers.

Index

Constants

View Source
const (
	Exit                          = ID(wagtrap.Exit)
	NoFunction                    = ID(wagtrap.NoFunction)
	Suspended                     = ID(wagtrap.Suspended)
	Unreachable                   = ID(wagtrap.Unreachable)
	CallStackExhausted            = ID(wagtrap.CallStackExhausted)
	MemoryAccessOutOfBounds       = ID(wagtrap.MemoryAccessOutOfBounds)
	IndirectCallIndexOutOfBounds  = ID(wagtrap.IndirectCallIndexOutOfBounds)
	IndirectCallSignatureMismatch = ID(wagtrap.IndirectCallSignatureMismatch)
	IntegerDivideByZero           = ID(wagtrap.IntegerDivideByZero)
	IntegerOverflow               = ID(wagtrap.IntegerOverflow)
	Breakpoint                    = ID(wagtrap.Breakpoint)
	ABIDeficiency                 = ID(27)
	ABIViolation                  = ID(28)
	InternalError                 = ID(29)
	Killed                        = ID(30)
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID wagtrap.ID

func (ID) String

func (id ID) String() string

Jump to

Keyboard shortcuts

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