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