runtime.fixalloc.zero (field)
4 uses
runtime (current package)
mfixalloc.go#L36: zero bool // zero allocations
mfixalloc.go#L61: f.zero = true
mfixalloc.go#L74: if f.zero {
mheap.go#L718: h.spanalloc.zero = false
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)