runtime.maptype.needkeyupdate (method)

2 uses

	runtime (current package)
		map.go#L630: 			if t.needkeyupdate() {
		type.go#L396: func (mt *maptype) needkeyupdate() bool { // true if we need to update key on an overwrite