Closed rgrig closed 12 years ago
If a goto targets a return, then it bypasses the instrumentation that emits the return event.
goto
return
If a
goto
targets areturn
, then it bypasses the instrumentation that emits the return event.