blob: 6778500906658c892bea4392005ea338ff218618 [file] [log] [blame]
Tests resolving variable names via source maps.
Set timer for test function.
Script execution paused.
Scope variables sidebar pane:
Catch
error: "boom!"
Local
longMap: Map(1) {100 => "hello"}
longObject: {}
parameter1: 100
parameter2: "hello"
this: Window
WindowGlobal
<section collapsed>
Script execution resumed.