v8/test/debugger
jgruber 8f22fcec24 [debug] Disable debug events if JS execution is disallowed
We cannot generate debug events if JS execution is disallowed since
vital debugging logic is still implemented in JS. Return early from
Debug::OnException if that is the case.

BUG=chromium:662674

Review-Url: https://codereview.chromium.org/2491443002
Cr-Commit-Position: refs/heads/master@{#40858}
2016-11-09 12:30:33 +00:00
..
debug [debug] Disable debug events if JS execution is disallowed 2016-11-09 12:30:33 +00:00
protocol [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
regress [debugger] do not accidentally pop contexts in bytecode 2016-11-08 12:13:48 +00:00
wrapper [debugger] Various break-related functionality in test wrapper 2016-10-28 08:18:34 +00:00
debugger.gyp [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
debugger.isolate [debugger] Add entire directory to files in .isolate 2016-11-08 08:48:57 +00:00
debugger.status [debugger] Migrate more debugger tests to inspector 2016-11-08 10:39:08 +00:00
test-api.js [debugger] Basic scope functionality and exception events in wrapper 2016-11-08 14:54:10 +00:00
testcfg.py [debugger] Basic scope functionality and exception events in wrapper 2016-11-08 14:54:10 +00:00