func runtime.nextFreeFast
3 uses
runtime (current package)
malloc.go#L845: func nextFreeFast(s *mspan) gclinkptr {
malloc.go#L1043: v := nextFreeFast(span)
malloc.go#L1067: v := nextFreeFast(span)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)