func runtime.growWork_faststr

3 uses

	runtime (current package)
		map_faststr.go#L226: 		growWork_faststr(t, h, bucket)
		map_faststr.go#L317: 		growWork_faststr(t, h, bucket)
		map_faststr.go#L387: func growWork_faststr(t *maptype, h *hmap, bucket uintptr) {