| OLD | NEW |
| 1 Tests provisional blackboxing. | 1 Tests provisional blackboxing. |
| 2 | 2 |
| 3 Set timer for test function. | 3 Set timer for test function. |
| 4 Call stack: | 4 Call stack: |
| 5 0) testFunction (frameworks-blackbox-by-source-code.html:8) | 5 0) testFunction (frameworks-blackbox-by-source-code.html:8) |
| 6 [setTimeout] |
| 7 0) scheduleTestFunction (debugger-test.js:3) |
| 8 <... skipped remaining frames ...> |
| 6 | 9 |
| 7 Executing StepInto... | 10 Executing StepInto... |
| 8 Executing StepInto... | 11 Executing StepInto... |
| 9 Call stack: | 12 Call stack: |
| 10 0) testFunction (frameworks-blackbox-by-source-code.html:10) | 13 0) testFunction (frameworks-blackbox-by-source-code.html:10) |
| 14 [setTimeout] |
| 15 0) scheduleTestFunction (debugger-test.js:3) |
| 16 <... skipped remaining frames ...> |
| 11 | 17 |
| 12 | 18 |
| OLD | NEW |