| OLD | NEW |
| 1 Debugger was enabled. | 1 Debugger was enabled. |
| 2 | 2 |
| 3 Running: testSetBreakpoint | 3 Running: testSetBreakpoint |
| 4 Script execution paused. | 4 Script execution paused. |
| 5 Call stack: | 5 Call stack: |
| 6 0) handleMessage2 (debugger-code-in-html.html:20) | 6 0) handleMessage2 (debugger-code-in-html.html:20:3) |
| 7 1) handleMessage (debugger-code-in-html.html:15) | 7 1) handleMessage (debugger-code-in-html.html:15:19) |
| 8 Script execution resumed. | 8 Script execution resumed. |
| 9 Script execution paused. | 9 Script execution paused. |
| 10 Call stack: | 10 Call stack: |
| 11 0) handleReplyFromDart (debugger-code-in-html.html:39) | 11 0) handleReplyFromDart (debugger-code-in-html.html:39:9) |
| 12 Script execution resumed. | 12 Script execution resumed. |
| 13 | 13 |
| 14 Running: testRemoveBreakpoint | 14 Running: testRemoveBreakpoint |
| 15 Script execution paused. | 15 Script execution paused. |
| 16 Call stack: | 16 Call stack: |
| 17 0) handleReplyFromDart (debugger-code-in-html.html:39) | 17 0) handleReplyFromDart (debugger-code-in-html.html:39:9) |
| 18 Script execution resumed. | 18 Script execution resumed. |
| 19 Debugger was disabled. | 19 Debugger was disabled. |
| 20 | 20 |
| OLD | NEW |