• Clemens Hammacher's avatar
    [wasm][test] Add sig index to empty functions · a28a2f06
    Clemens Hammacher authored
    Function declarations reference a previously defined or imported
    signature. Make this visible when declaring empty functions.
    Also rename IMPORT_SIG_INDEX to SIG_INDEX since it can also reference a
    locally defined signature.
    
    This is the third CL in a series to improve our module decoder tests and
    make them more readable.
    
    R=titzer@chromium.org
    
    Bug: v8:8238
    Change-Id: Ibfd9ea39ea35bacdb453602f8985fb3306455de4
    Reviewed-on: https://chromium-review.googlesource.com/c/1282958Reviewed-by: 's avatarBen Titzer <titzer@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#56714}
    a28a2f06
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...