7ff8d6eb9e
The new ref.cast (opcode 0xfb41) takes any reference and expects a Heaptype immediate. the HeapType can be a concrete or an abstract type. Differently to the old ref.cast instruction, it traps on null. A variant which doesn't trap on null (ref.cast null) will be added in a future CL. Bug: v8:7748 Change-Id: Id5764a7553a57c5cb838682c9ec331d15d7d25c0 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3948663 Reviewed-by: Jakob Kummerow <jkummerow@chromium.org> Commit-Queue: Matthias Liedtke <mliedtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#83724} |
||
---|---|---|
.. | ||
wasm | ||
assembler-tester.h | ||
c-signature.h | ||
call-tester.h | ||
code-assembler-tester.h | ||
DEPS | ||
flag-utils.h | ||
node-observer-tester.h | ||
types-fuzz.h | ||
value-helper.cc | ||
value-helper.h |