<< Prev | - Up - | Next >> |
memory
Field | Mutable | Type | Explanation |
---|---|---|---|
| no |
| Memory used in bytes for atoms. |
| no |
| Memory used in bytes for names. |
| no |
| Memory allocated but held in free lists for later use in bytes. |
| no |
| Memory used in bytes for Mozart bytecode. |
| no |
| Total memory used in Kilo bytes (i.e., 1024 bytes) since start of the Mozart engine. Is increased after each garbage collection by the heap threshold. |
<< Prev | - Up - | Next >> |