runtime.maptype.hashMightPanic (method)
4 uses
runtime (current package)
map.go#L405: if t.hashMightPanic() {
map.go#L463: if t.hashMightPanic() {
map.go#L696: if t.hashMightPanic() {
type.go#L399: func (mt *maptype) hashMightPanic() bool { // true if hash function might panic
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)