func runtime.isShrinkStackSafe
3 uses
runtime (current package)
mgcmark.go#L718: if isShrinkStackSafe(gp) {
stack.go#L1106: func isShrinkStackSafe(gp *g) bool {
stack.go#L1139: if !isShrinkStackSafe(gp) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)