type runtime.stackObjectRecord

2 uses

	runtime (current package)
		stack.go#L1219: func getStackMap(frame *stkframe, cache *pcvalueCache, debug bool) (locals, args bitvector, objs []stackObjectRecord) {
		stack.go#L1321: type stackObjectRecord struct {