1 Tests "step in" functionality in debugger.
3 Set timer for test function.
4 Script execution paused.
6 0) testFunction (debugger-step-in.html:14)
8 Script execution resumed.
9 Script execution paused.
11 0) testFunction (debugger-step-in.html:15)
13 Script execution resumed.
14 Script execution paused.
16 0) d (debugger-step-in.html:9)
17 1) testFunction (debugger-step-in.html:15)
18 Script execution resumed.