1 Tests that RawSourceCode listeners count won't grow on each script pause. Bug 70996
4 Running: testCallStackPlacardsDiscarded
5 Script source was shown.
6 Set timer for test function.
7 Received DebuggerPaused event.
8 Function name: testFunction
9 Script execution paused.
10 Script execution resumed.
11 Set timer for test function.
12 Received DebuggerPaused event.
13 Function name: testFunction
14 Script execution paused.
15 Script execution resumed.