summaryrefslogtreecommitdiff
path: root/src/vm/gcheaputilities.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-06[Local GC] Move Software Write Watch's write barrier updates to GCToEEInterfa...Sean Gillespie1-13/+90
2016-12-10Local GC: Decouple write barrier operations between the GC and EE (#8568)Sean Gillespie1-0/+13
2016-09-21Add missing contracts on GCHeapUtilitiesdotnet-bot1-0/+6
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-0/+110