| OLD | NEW |
| 1 | 1 |
| 2 Tests stepping into/over/out with framework black-boxing. | 2 Tests stepping into/over/out with framework black-boxing. |
| 3 | 3 |
| 4 Set timer for test function. | 4 Set timer for test function. |
| 5 Call stack: | 5 Call stack: |
| 6 0) testFunction (frameworks-steppings.html:10) | 6 0) testFunction (frameworks-steppings.html:10) |
| 7 | 7 |
| 8 Executing StepInto... | 8 Executing StepInto... |
| 9 Executing StepInto... | 9 Executing StepInto... |
| 10 Call stack: | 10 Call stack: |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 122 * 4) Framework.safeRun (framework.js:8) | 122 * 4) Framework.safeRun (framework.js:8) |
| 123 5) testFunction (frameworks-steppings.html:11) | 123 5) testFunction (frameworks-steppings.html:11) |
| 124 | 124 |
| 125 Executing StepInto... | 125 Executing StepInto... |
| 126 Call stack: | 126 Call stack: |
| 127 0) callback1 (frameworks-steppings.html:13) | 127 0) callback1 (frameworks-steppings.html:13) |
| 128 * 1) Framework.safeRun (framework.js:8) | 128 * 1) Framework.safeRun (framework.js:8) |
| 129 2) testFunction (frameworks-steppings.html:11) | 129 2) testFunction (frameworks-steppings.html:11) |
| 130 | 130 |
| 131 | 131 |
| OLD | NEW |