func runtime.mapdelete_fast64

2 uses

	runtime (current package)
		map_fast64.go#L272: func mapdelete_fast64(t *maptype, h *hmap, key uint64) {
		map_fast64.go#L275: 		racewritepc(unsafe.Pointer(h), callerpc, funcPC(mapdelete_fast64))