| OLD | NEW |
| 1 CONSOLE MESSAGE: line 4: 0 |
| 1 Tests resolving variable names via source maps. | 2 Tests resolving variable names via source maps. |
| 2 | 3 |
| 3 Set timer for test function. | 4 Set timer for test function. |
| 4 Script execution paused. | 5 Script execution paused. |
| 5 | 6 |
| 6 Scope variables sidebar pane: | 7 Scope variables sidebar pane: |
| 7 Catch | |
| 8 error: "boom!" | |
| 9 Local | 8 Local |
| 10 longMap: Map | 9 pos: 10 |
| 11 longObject: Object | 10 pos: 0 |
| 12 parameter1: 100 | |
| 13 parameter2: "hello" | |
| 14 this: Window | 11 this: Window |
| 15 WindowGlobal | 12 WindowGlobal |
| 16 <section collapsed> | 13 <section collapsed> |
| 17 Script execution resumed. | 14 Script execution resumed. |
| 18 | 15 |
| OLD | NEW |