v8/test/debugger/debug/ignition
Ross McIlroy 980448dfcd [Compiler] Remove CompileBaseline and three tier pipeline.
Since we no longer support the ignition-staging configuration 
any longer,  we can retire the three tier pipeline and the
CompileBaseline functionallity.

We still need support for JSFunction self healing due to
liveedit (which for --no-turbo might end up replacing a
forced Ignition function with a FCG function) - we can
remove this once we remove --no-turbo support.

BUG=v8:4280

Change-Id: I5482abd17785324654e022affd6bdb555b19b181
Reviewed-on: https://chromium-review.googlesource.com/452620
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#44141}
2017-03-27 11:15:43 +00:00
..
debug-break-on-stack.js [debugger] Migrate more debugger tests to inspector 2016-11-08 10:39:08 +00:00
debug-break.js [debugger] Migrate more debugger tests to inspector 2016-11-08 10:39:08 +00:00
debug-scope-on-return.js [debugger] Migrate more debugger tests to inspector 2016-11-08 10:39:08 +00:00
debug-step-prefix-bytecodes.js [complier] Enable parallel eager inner function compilation with compiler dispatcher. 2017-01-25 22:41:57 +00:00
debugger-statement.js [complier] Enable parallel eager inner function compilation with compiler dispatcher. 2017-01-25 22:41:57 +00:00
elided-instruction.js [debug-wrapper] Further extend the debug wrapper 2016-11-16 08:34:44 +00:00
optimized-debug-frame.js [debug-wrapper] Further extend the debug wrapper 2016-11-16 08:34:44 +00:00