summaryrefslogtreecommitdiffstats
path: root/runtime/gc/collector/semi_space-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-2/+2
* Replace ObjectSet with LargeObjectBitmap.Mathieu Chartier2014-04-171-20/+27
* Use non volatile lock words in semispace collector.Mathieu Chartier2014-04-171-3/+3
* Refactor space bitmap to support different alignments.Mathieu Chartier2014-04-141-1/+1
* Make the support code for read barriers a bit more general.Hiroshi Yamauchi2014-03-311-2/+2
* Add missing debugger root visiting.Mathieu Chartier2014-03-251-0/+59
* Compacting collector.Mathieu Chartier2013-11-111-0/+37