• Manos Koukoutos's avatar
    [wasm-gc] Some cleanup and documentation · e241c6da
    Manos Koukoutos authored
    Changes:
    - Add dedicated exception for call_ref invoking a WasmJSFunction.
    - Small restructuring of read_value_type.
    - Change HeapType::kLastSentinel to point to the last valid type,
      update is_valid().
    - Remove redundant DCHECK from ValueType constructors.
    - Rename a few section-related macros in module-decoder-unittest.cc,
      add a small test.
    - Rename "Simd128" -> "s128" in error message.
    - Write some documentation, mostly in value-type.h and wasm-subtyping.h.
    
    Bug: v8:7748
    Change-Id: I4fc4826fbdeac50e21ef524787c2024d7aa1b3b2
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2424139
    Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
    Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#70118}
    e241c6da
Name
Last commit
Last update
..
OWNERS Loading commit data...
control-transfer-unittest.cc Loading commit data...
decoder-unittest.cc Loading commit data...
function-body-decoder-unittest.cc Loading commit data...
leb-helper-unittest.cc Loading commit data...
loop-assignment-analysis-unittest.cc Loading commit data...
module-decoder-memory64-unittest.cc Loading commit data...
module-decoder-unittest.cc Loading commit data...
simd-shuffle-unittest.cc Loading commit data...
streaming-decoder-unittest.cc Loading commit data...
subtyping-unittest.cc Loading commit data...
trap-handler-posix-unittest.cc Loading commit data...
trap-handler-win-unittest.cc Loading commit data...
trap-handler-x64-unittest.cc Loading commit data...
wasm-code-manager-unittest.cc Loading commit data...
wasm-compiler-unittest.cc Loading commit data...
wasm-gdbserver-unittest.cc Loading commit data...
wasm-macro-gen-unittest.cc Loading commit data...
wasm-module-builder-unittest.cc Loading commit data...
wasm-module-sourcemap-unittest.cc Loading commit data...