Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

System.IgnoreOverflow (gb)

Static Property IgnoreOverflow As Boolean

Since 3.18

Return or set if the interpreter must check for overflow with arithmetic integer operators and conversions.

By default, this property is FALSE.

This property is not taken into account by the JIT compiler.

The JIT compiler ignore overflows only when the FAST UNSAFE keywords are used.