Capture the computed shadow begin/end values at the point where
the shadow is first created and reuse those values on reset.
See https://github.com/golang/go/issues/53539#issuecomment-1168778740
for context; intended to help with updating the syso for
Go's windows/amd64 race detector.
DO NOT SUBMIT -- still experimental.
Update the comment.