func reflect.emitGCMask
4 uses
reflect (current package)
type.go#L2200: emitGCMask(mask, base, ktyp, bucketSize)
type.go#L2205: emitGCMask(mask, base, etyp, bucketSize)
type.go#L2242: func emitGCMask(out []byte, base uintptr, typ *rtype, n uintptr) {
type.go#L2896: emitGCMask(mask, 0, typ, array.len)
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |