Documentation
¶
Index ¶
Constants ¶
View Source
const GlobalSize = 65536
View Source
const MaxFrames = 2048
View Source
const StackSize = 4096
Variables ¶
View Source
var False = object.False
View Source
var Null = object.NullValue
View Source
var True = object.True
Functions ¶
This section is empty.
Types ¶
type VM ¶
type VM struct {
// contains filtered or unexported fields
}
func NewWithGlobalsStore ¶
func (*VM) LastPoppedStackElem ¶
Click to show internal directories.
Click to hide internal directories.