runtime.stackScanState.conservative (field)
4 uses
runtime (current package)
mgcmark.go#L871: if state.conservative || isAsyncPreempt || isDebugCall {
mgcmark.go#L903: state.conservative = true
mgcmark.go#L908: state.conservative = false
mgcstack.go#L178: conservative bool
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)