func runtime.scanConservative
4 uses
runtime (current package)
mgcmark.go#L829: scanConservative(b, t.ptrdata, gcdata, gcw, &state)
mgcmark.go#L887: scanConservative(frame.sp, size, nil, gcw, state)
mgcmark.go#L895: scanConservative(frame.argp, frame.arglen, nil, gcw, state)
mgcmark.go#L1303: func scanConservative(b, n uintptr, ptrmask *uint8, gcw *gcWork, state *stackScanState) {
 |
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. |