Tests that debugger will stop on "debugger" statement w/ overriden string, etc.
Set timer for test function.
Script execution paused.
Call stack:
0) testFunction (debugger-pause-with-overrides.js:16)
Script execution resumed.
Tests that debugger will stop on "debugger" statement w/ overriden string, etc.
Set timer for test function.
Script execution paused.
Call stack:
0) testFunction (debugger-pause-with-overrides.js:16)
Script execution resumed.