v8/test
Clemens Hammacher a28a2f06e4 [wasm][test] Add sig index to empty functions
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/1282958
Reviewed-by: Ben Titzer <titzer@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56714}
2018-10-17 08:37:28 +00:00
..
benchmarks [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
cctest [counters] add use count for the "override mistake" 2018-10-16 21:34:23 +00:00
common [wasm][test] Add sig index to empty functions 2018-10-17 08:37:28 +00:00
debugger [builtins] Port Array.p.join to Torque. 2018-10-16 13:56:31 +00:00
fuzzer [regexp] Fix invalid access into empty string 2018-10-16 08:17:24 +00:00
inspector [test] Remove dead flags from some tests. 2018-10-15 10:00:12 +00:00
intl [Intl] Changes to new behavior when style is narrow 2018-10-16 21:40:32 +00:00
js-perf-test [js-perf-tests] Fix micro-benchmark of spreading double arrays. 2018-10-15 17:41:16 +00:00
memory [builtins] Add embedded stats to --serialization-statistics 2018-07-05 12:33:26 +00:00
message [js weak cells] Implement makeCell corner cases 2018-10-17 07:08:23 +00:00
mjsunit [js weak cells] Implement makeCell corner cases 2018-10-17 07:08:23 +00:00
mkgrokdump [cleanup] Cleanup IMMORTAL_IMMOVABLE_ROOT_LIST 2018-10-09 09:05:37 +00:00
mozilla [test] Add more test suites to Android testing 2018-09-07 09:53:15 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 [Intl] Changes to new behavior when style is narrow 2018-10-16 21:40:32 +00:00
torque [torque] Allow atomarStatements in otherwise statements 2018-10-08 15:05:51 +00:00
unittests [wasm][test] Add sig index to empty functions 2018-10-17 08:37:28 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-09-25 08:36:32 +00:00
webkit [builtins] Port Array.p.join to Torque. 2018-10-16 13:56:31 +00:00
BUILD.gn Reland "[test] Add logic to run tests on Android" 2018-08-10 17:56:12 +00:00