runtime.stackObject.left (field)
3 uses
runtime (current package)
mgcstack.go#L156: left *stackObject // objects with lower addresses
mgcstack.go#L328: root.left = left
mgcstack.go#L343: obj = obj.left
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)