summaryrefslogtreecommitdiffstats
path: root/runtime/gc_root.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing read barriers to intern table.Mathieu Chartier2014-09-021-1/+0
* Change intern table to unordered set.Mathieu Chartier2014-09-021-0/+1
* Add native memory accounting through custom allocator.Mathieu Chartier2014-08-291-1/+2
* Add GcRoot to clean up and enforce read barriers.Hiroshi Yamauchi2014-07-291-0/+58