v8/test/debugger/debug/es8
Alexey Kozyatinskiy c31bb8a4e4 [debug] retire ScriptWrapper
- rewritten couple tests,
- migrated JSMessageObject to real Script instead of wrapper,
- removed wrapper.

R=yangguo@chromium.org
TBR=ulan@chromium.org

Bug: v8:5530
Cq-Include-Trybots: luci.chromium.try:linux_chromium_headless_rel;luci.chromium.try:linux_chromium_rel_ng;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: Ia95492344c7b5978a940e2ab007b389384537148
Reviewed-on: https://chromium-review.googlesource.com/1112851
Reviewed-by: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#54274}
2018-07-05 21:33:03 +00:00
..
async-debug-basic.js [tests] Fix assertFalse(exception) anti-pattern 2018-03-21 10:59:46 +00:00
async-debug-builtin-predictions.js [debug] Add exception predictions to builtins where missing. 2017-03-10 17:44:51 +00:00
async-debug-caught-exception-cases0.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-debug-caught-exception-cases1.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-debug-caught-exception-cases2.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-debug-caught-exception-cases3.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-debug-caught-exception-cases.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-debug-caught-exception.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-debug-step-abort-at-break.js [ignition] removed nop bytecode 2017-07-18 16:14:29 +00:00
async-debug-step-continue-at-break.js [ignition] removed nop bytecode 2017-07-18 16:14:29 +00:00
async-debug-step-in-and-out.js [ignition] removed nop bytecode 2017-07-18 16:14:29 +00:00
async-debug-step-in-out-out.js [ignition] removed nop bytecode 2017-07-18 16:14:29 +00:00
async-debug-step-in.js [ignition] removed nop bytecode 2017-07-18 16:14:29 +00:00
async-debug-step-nested.js [ignition] removed nop bytecode 2017-07-18 16:14:29 +00:00
async-debug-step-next-constant.js [inspector] removed break location right before suspension in async function 2017-05-31 12:15:09 +00:00
async-debug-step-next.js [ignition] removed nop bytecode 2017-07-18 16:14:29 +00:00
async-debug-step-out.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
async-function-debug-evaluate.js Make non-Module generators only context allocate parameters. 2017-05-24 13:54:57 +00:00
async-function-debug-scopes.js Make non-Module generators only context allocate parameters. 2017-05-24 13:54:57 +00:00
debug-async-break-on-stack.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
debug-async-break.js Remove --harmony-async-await runtime flag 2017-01-10 23:27:02 +00:00
debug-async-liveedit.js [debug] retire ScriptWrapper 2018-07-05 21:33:03 +00:00
promise-finally.js Remove always-true --harmony-promise-finally runtime flag 2018-06-04 20:15:52 +00:00