runtime.g.paniconfault (field)
6 uses
runtime (current package)
proc.go#L3388: gp.paniconfault = false
rdebug.go#L19: old = _g_.paniconfault
rdebug.go#L20: _g_.paniconfault = new
runtime2.go#L440: paniconfault bool // panic (instead of crash) on unexpected fault address
signal_unix.go#L727: if g.paniconfault {
signal_unix.go#L737: if g.paniconfault {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)