runtime.stackScanState.root (field)
3 uses
runtime (current package)
mgcstack.go#L201: root *stackObject
mgcstack.go#L307: s.root, _, _ = binarySearchTree(s.head, 0, s.nobjs)
mgcstack.go#L337: obj := s.root
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)