func runtime.mapaccess2_fast64

2 uses

	runtime (current package)
		map_fast64.go#L52: func mapaccess2_fast64(t *maptype, h *hmap, key uint64) (unsafe.Pointer, bool) {
		map_fast64.go#L55: 		racereadpc(unsafe.Pointer(h), callerpc, funcPC(mapaccess2_fast64))