• Clemens Hammacher's avatar
    [wasm][test] Fix empty function bodies · fa404613
    Clemens Hammacher authored
    Currently, the empty function bodies actually contain the byte 0, which
    is the unreachable opcode. This CL fixes this to be empty function
    bodies, and uses the macros more consistently.
    
    This is the sixth CL in a series to improve our module decoder tests and
    make them more readable.
    
    R=titzer@chromium.org
    
    Bug: v8:8238
    Change-Id: I5f029210b4589797ee194e4082afec2c7bc31561
    Reviewed-on: https://chromium-review.googlesource.com/c/1286343Reviewed-by: 's avatarBen Titzer <titzer@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#56736}
    fa404613
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...