func runtime.greyobject
6 uses
runtime (current package)
mgcmark.go#L1187: greyobject(obj, b, i, span, gcw, objIndex)
mgcmark.go#L1287: greyobject(obj, b, i, span, gcw, objIndex)
mgcmark.go#L1386: greyobject(obj, b, i, span, gcw, idx)
mgcmark.go#L1397: greyobject(obj, 0, 0, span, gcw, objIndex)
mgcmark.go#L1408: func greyobject(obj, base, off uintptr, span *mspan, gcw *gcWork, objIndex uintptr) {
mgcmark.go#L1547: greyobject(c.tiny, 0, 0, span, gcw, objIndex)
 |
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. |