| Parents: | tools | 
| Tags: | tools, memory | 
| Authors: | Slava Pestov | 
| Class | Superclass | Slots | 
|  code-block |  tuple | owner parameters relocation type size entry-point | 
|  code-blocks |  tuple | blocks cache | 
|  gc-events | 
| Word | Stack effect | 
|  callback-room | ( -- mark-sweep-sizes ) | 
|  callback-room. | ( -- ) | 
|  code-room | ( -- mark-sweep-sizes ) | 
|  code-room. | ( -- ) | 
|  collect-gc-events | ( quot -- gc-events ) | 
|  data-room | ( -- data-heap-room ) | 
|  data-room. | ( -- ) | 
|  gc-event. | ( event -- ) | 
|  gc-events. | ( -- ) | 
|  gc-stats. | ( -- ) | 
|  gc-summary. | ( -- ) | 
|  get-code-blocks | ( -- blocks ) | 
|  heap-stats | ( -- counts sizes ) | 
|  heap-stats-of | ( instances -- counts sizes ) | 
|  heap-stats-of. | ( instances -- ) | 
|  heap-stats. | ( -- ) | 
|  lookup-return-address | ( addr -- code-block ) | 
|  room. | ( -- ) | 
|  sum-phase-times | ( events phase -- n ) | 
|  with-code-blocks | ( quot -- ) | 
| Word | Stack effect | 
|  code-block? | ( object -- ? ) | 
|  code-blocks? | ( object -- ? ) |