v8/test/debugger/debug/wasm
Andreas Haas dbc8aa879a [wasm] Add type immediate to RefNull and RefIsNull instructions
With recent changes to the anyref proposal, null refs now have a type
immediate which declares the type of a null ref constant. Likewise,
the RefIsNull instruction is type aware now. This CL addresses these
proposal changes now.

R=jkummerow@chromium.org

Bug: v8:10556
Change-Id: I810dfa3a4ab4389afc9639f897cee5d43e9b62cb
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2215172
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68141}
2020-06-03 13:27:27 +00:00
..
asm-debug.js [asm.js] Fix debugger test to check listener exception. 2017-03-29 10:46:45 +00:00
breakpoints.js [wasm][debug] Support multi-threaded breakpoints 2020-06-02 10:27:17 +00:00
debug-enabled-tier-down-wasm-streaming.js Reland "[wasm][debug] Fix tier down during streaming compilation" 2020-05-19 12:37:00 +00:00
debug-enabled-tier-down-wasm-unsupported-liftoff.js [wasm] Add type immediate to RefNull and RefIsNull instructions 2020-06-03 13:27:27 +00:00
debug-enabled-tier-down-wasm.js [wasm][debug] Add more tests for async compilation 2020-05-18 13:49:50 +00:00
debug-step-into-wasm.js [wasm][debug] Reenable skipped debug-step-into-wasm test 2020-04-15 09:23:07 +00:00
frame-inspection.js Remove fake wasm scripts from V8 backend 2020-01-09 13:21:01 +00:00
stepping-from-js.js [wasm][debug] Support multi-threaded stepping 2020-05-28 15:28:26 +00:00