Documentation
¶
Index ¶
Constants ¶
View Source
const ( IntSize = 4 << (^uint(0) >> 63) StackSize = 65536 )
Variables ¶
View Source
var ( MaxNesting = parseOrDefault("FRUGAL_MAX_NESTING", _DefaultMaxNesting, 1) MaxILBuffer = parseOrDefault("FRUGAL_MAX_IL_BUFFER", _DefaultMaxILBuffer, 256) )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.