v8/test/debugger/debug/es8
Camillo Bruni e3e8ea5d65 [flags] Rename --opt to --turbofan
To be consistent with the all the other tiers and avoid confusion, we
rename --opt to ---turbofan, and --always-opt to --always-turbofan.

Change-Id: Ie23dc8282b3fb4cf2fbf73b6c3d5264de5d09718
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3610431
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Jakob Linke <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80336}
2022-05-03 12:10:30 +00:00
..
async-debug-basic.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
async-debug-builtin-predictions.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
async-debug-caught-exception-cases0.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
async-debug-caught-exception-cases1.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
async-debug-caught-exception-cases2.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
async-debug-caught-exception-cases3.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
async-debug-caught-exception-cases.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
async-debug-caught-exception.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
async-debug-step-abort-at-break.js [debug][cleanup] Use consistent StepInto and StepOver naming. 2021-06-01 11:26:57 +00:00
async-debug-step-continue-at-break.js [debug][cleanup] Use consistent StepInto and StepOver naming. 2021-06-01 11:26:57 +00:00
async-debug-step-in-and-out.js [debug][cleanup] Use consistent StepInto and StepOver naming. 2021-06-01 11:26:57 +00:00
async-debug-step-in-out-out.js [debug][cleanup] Use consistent StepInto and StepOver naming. 2021-06-01 11:26:57 +00:00
async-debug-step-in.js [debug][cleanup] Use consistent StepInto and StepOver naming. 2021-06-01 11:26:57 +00:00
async-debug-step-nested.js [debug][cleanup] Use consistent StepInto and StepOver naming. 2021-06-01 11:26:57 +00:00
async-debug-step-next-constant.js [debug][cleanup] Use consistent StepInto and StepOver naming. 2021-06-01 11:26:57 +00:00
async-debug-step-next.js [debug][cleanup] Use consistent StepInto and StepOver naming. 2021-06-01 11:26:57 +00:00
async-debug-step-out.js [debug][cleanup] Use consistent StepInto and StepOver naming. 2021-06-01 11:26:57 +00:00
async-function-debug-evaluate.js [flags] Rename --opt to --turbofan 2022-05-03 12:10:30 +00:00
async-function-debug-scopes.js [flags] Rename --opt to --turbofan 2022-05-03 12:10:30 +00:00
debug-async-break-on-stack.js Replace %RunMicrotasks with %PerformMicrotaskCheckpoint 2018-12-06 11:10:18 +00:00
debug-async-break.js Replace %RunMicrotasks with %PerformMicrotaskCheckpoint 2018-12-06 11:10:18 +00:00
promise-finally.js Replace %RunMicrotasks with %PerformMicrotaskCheckpoint 2018-12-06 11:10:18 +00:00