internal/abi.OldMapType.HashMightPanic (method)
2 uses
internal/abi (current package)
map_noswiss.go#L52: func (mt *OldMapType) HashMightPanic() bool { // true if hash function might panic
internal/runtime/maps
map.go#L818: if !t.HashMightPanic() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)