func runtime.newAllocBits
2 uses
runtime (current package)
mheap.go#L1247: s.allocBits = newAllocBits(s.nelems)
mheap.go#L1984: func newAllocBits(nelems uintptr) *gcBits {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)