summaryrefslogtreecommitdiff
path: root/src/runtime/mcheckmark.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: add and use runtime/internal/sys.NotInHeapCuong Manh Le2022-08-191-7/+9
* [dev.typeparams] runtime: fix import sort order [generated]Michael Anthony Knyszek2021-06-171-1/+1
* [dev.typeparams] runtime: replace uses of runtime/internal/sys.PtrSize with i...Michael Anthony Knyszek2021-06-171-2/+2
* runtime: add world-stopped assertionsMichael Pratt2020-10-301-0/+2
* runtime: break down memstats.gc_sysMichael Anthony Knyszek2020-10-261-1/+1
* runtime: move checkmarks to a separate bitmapAustin Clements2020-08-171-0/+100