v8/test
Clemens Hammacher 07b115f854 [wasm] [cleanup] Introduce WireBytesRef struct
In many places in WasmModule and contained structs we store references
into the wire bytes as pairs of offset and length.
This CL introduces a WireBytesRef struct which encapsulates these two
connected fields. This makes it easier to pass them and assign them as
one unit.

R=ahaas@chromium.org, mtrofin@chromium.org
BUG=v8:6474

Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
Change-Id: I4f2a40d848a51dc6f6f599f9253c3c6ed6e51627
Reviewed-on: https://chromium-review.googlesource.com/530687
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45859}
2017-06-12 12:57:21 +00:00
..
benchmarks Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
cctest [wasm] [cleanup] Introduce WireBytesRef struct 2017-06-12 12:57:21 +00:00
common [wasm] [cleanup] Remove CompileInstantiateWasmModuleForTesting 2017-06-12 11:52:13 +00:00
debugger [test, debug] Remove an obsolete code from a test. 2017-06-12 10:49:28 +00:00
fuzzer [wasm] [cleanup] Remove CompileInstantiateWasmModuleForTesting 2017-06-12 11:52:13 +00:00
inspector [wasm] [cleanup] Avoid shouting WASM 2017-06-09 16:24:19 +00:00
intl Add COMPONENT tags to OWNERS files where appropriate 2017-05-22 10:15:28 +00:00
js-perf-test Sub-categorize bytecode handler benchmarks in test/js-perf-test. 2017-06-09 10:43:49 +00:00
memory
message [wasm] Decode and use module name 2017-06-12 10:58:48 +00:00
mjsunit [wasm] Fix emitting element section in wasm-module-builder.js 2017-06-12 12:45:36 +00:00
mkgrokdump Fix compilation failure due to overload of virtual function 2017-05-24 21:19:48 +00:00
mozilla [test] Remove dead and unmaintained test variants. 2017-06-07 15:57:56 +00:00
preparser
promises-aplus
test262 [test] Deprecate and remove 'noturbofan' test variant. 2017-06-08 09:48:36 +00:00
unittests [wasm] [cleanup] Introduce WireBytesRef struct 2017-06-12 12:57:21 +00:00
wasm-spec-tests PPc/S390: Disable failing wasm-spec-tests 2017-06-06 19:54:56 +00:00
webkit [asm.js] Widen test coverage to message tests. 2017-03-29 08:42:32 +00:00
bot_default.gyp [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
bot_default.isolate [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
BUILD.gn [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
default.gyp [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
default.isolate [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
optimize_for_size.gyp
optimize_for_size.isolate [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
perf.gyp
perf.isolate Remove SIMD.js from V8. 2017-02-14 06:57:25 +00:00