blob: 438177ade681d9ca15d44c918b6f9c0aa169411e [file] [log] [blame]
Checks that stepping is cleared after breakProgram.
paused at:
function callBreakProgram() {
#debugger;
inspector.breakProgram('reason', '');
paused at:
debugger;
#inspector.breakProgram('reason', '');
}
paused at:
debugger;
inspector.#breakProgram('reason', '');
}
paused at:
#debugger;