Implementation Limits: limits

Field

Mutable

Type

Explanation

int.min

no

Int

The smallest integer that can be represented efficiently (that is, by a single word in memory) by the engine.

int.max

no

Int

The largest integer that can be represented efficiently (that is, by a single word in memory) by the engine.

bytecode.xregisters

no

Int

The number of X registers this engine is able to handle in the bytecode.


Denys Duchier, Leif Kornstaedt, Martin Homik, Tobias Müller, Christian Schulte and Peter Van Roy
Version 1.4.0 (20080702)