v8/test/debugger
leszeks 2bf71f888f [ignition/turbo] Perform liveness analysis on the bytecodes
Replaces the graph-based liveness analyzer in the bytecode graph builder
with an initial bytecode-based liveness analysis pass, which is added to
the existing loop extent analysis.

Now the StateValues in the graph have their inputs initialised to
optimized_out, rather than being modified after the graph is built.

Review-Url: https://codereview.chromium.org/2523893003
Cr-Commit-Position: refs/heads/master@{#41355}
2016-11-29 12:27:15 +00:00
..
debug [ignition/turbo] Perform liveness analysis on the bytecodes 2016-11-29 12:27:15 +00:00
protocol [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
regress [debugger,compiler] do not recompile already compiled inner functions. 2016-11-11 15:53:33 +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 [debug-wrapper] adapt stepping tests to inspector behavior. 2016-11-23 12:38:35 +00:00
test-api.js [debug] remove debug command processor from debug evaluate tests. 2016-11-28 11:38:15 +00:00
testcfg.py [debugger] Basic scope functionality and exception events in wrapper 2016-11-08 14:54:10 +00:00