summaryrefslogtreecommitdiff
path: root/shared-module/uheap
AgeCommit message (Collapse)Author
2016-11-23uheap: Switch to using gc_nbytes to measure allcoation size so we stop ↵Scott Shawcroft
undercounting.
2016-11-22Add uheap for debugging the size of objects. Still not perfect though.Scott Shawcroft