factor/basis/tools/memory
Björn Lindqvist 4a96e6163b VM: new primitive (callback-room) for querying the VM about memory usage
The word works exactly like (code-room) except it looks at the memory
usage in the callback heap instead of the code heap.
2014-09-29 07:30:21 -07:00
..
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
memory-docs.factor VM: new primitive (callback-room) for querying the VM about memory usage 2014-09-29 07:30:21 -07:00
memory-tests.factor VM: new primitive (callback-room) for querying the VM about memory usage 2014-09-29 07:30:21 -07:00
memory.factor VM: new primitive (callback-room) for querying the VM about memory usage 2014-09-29 07:30:21 -07:00
summary.txt Add code heap introspection primitive to VM, and make a code-blocks word in tools.memory that wraps a useful interface around this. Add a lookup-return-address word and use this in tools.disassembler.utils 2010-02-03 23:11:32 +13:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00