Lines Matching full:pause
629 * Tests that pause on exception works.
641 // Make sure pause on exceptions is on.
662 // Tests that debugger works correctly if pause event occurs when DevTools
705 // Tests that pressing "Pause" will pause script execution if the script
726 // The script should be in infinite loop. Click "Pause" button to
727 // pause it and wait for the result.
1012 test.fail("Script execution should not pause on syntax error.");
1061 * Waits for script pause, checks expectations, and invokes the callback.
1668 * Tests "Pause" button will pause debugger when a snippet is evaluated.
1676 var pauseButton = document.getElementById("scripts-pause");