1 Tests "step out" functionality in debugger.
3 Set timer for test function.
4 Script execution paused.
6 0) d (debugger-step-out.html:9)
7 1) testFunction (debugger-step-out.html:14)
9 Script execution resumed.
10 Script execution paused.
12 0) testFunction (debugger-step-out.html:15)
13 Script execution resumed.