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

	runtime
		alg.go#L253: 	if !t.HashMightPanic() {