func runtime.shouldPushSigpanic
2 uses
runtime (current package)
panic.go#L1371: func shouldPushSigpanic(gp *g, pc, lr uintptr) bool {
signal_arm64.go#L72: if shouldPushSigpanic(gp, pc, uintptr(c.lr())) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)