runtime.stackObject.setType (method)
3 uses
runtime (current package)
mgcmark.go#L801: obj.setType(nil) // Don't scan it again.
mgcstack.go#L162: func (obj *stackObject) setType(typ *_type) {
mgcstack.go#L298: obj.setType(typ)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)