func runtime.stackpoolalloc
3 uses
runtime (current package)
stack.go#L184: func stackpoolalloc(order uint8) gclinkptr {
stack.go#L273: x := stackpoolalloc(order)
stack.go#L369: x = stackpoolalloc(order)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)