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))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)