v8/test/debugger/debug/wasm
Andreas Haas 0034015b1a [wasm] Remove immediate of ref.is_null
Due to recent spec changes, this CL removes the type immediate of
ref.is_null again. Instead we check if the type of the input parameter
is nullable.

R=jkummerow@chromium.org

Bug: v8:10556
Change-Id: If07d30fe4dd27664be7774422573b2ab2b0dfa20
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2247654
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68484}
2020-06-23 14:32:13 +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] Remove immediate of ref.is_null 2020-06-23 14:32:13 +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