v8/test/cctest/wasm
Clemens Hammacher e737b4ce0d [test] Avoid unnecessary std::vector allocations
Instead of copying an array of fixed values into an std::vector for
each usage of the FOR_INPUTS macro, just iterate the constant data
directly.
This also makes the <type>_vector() functions return {constexpr Vector}
instead of {std::vector}.

R=tebbi@chromium.org

Change-Id: Ifc3e5509b2fbf5e383c967c2f46acf2b07f7b5b4
Reviewed-on: https://chromium-review.googlesource.com/725427
Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48688}
2017-10-18 13:20:21 +00:00
..
OWNERS Add eholk to Wasm-related OWNERS files 2017-08-10 18:58:00 +00:00
test-c-wasm-entry.cc [test] Avoid unnecessary std::vector allocations 2017-10-18 13:20:21 +00:00
test-run-wasm-64.cc [wasm] Allow traps in tests with many parameters in cctests 2017-09-26 07:53:39 +00:00
test-run-wasm-asmjs.cc [wasm] Introduce the WasmContext 2017-09-28 16:14:03 +00:00
test-run-wasm-atomics.cc [wasm] Add disassembly for Atomic ops in wasm-text 2017-10-05 23:00:51 +00:00
test-run-wasm-interpreter.cc [jumbo] add test namespaces for cctest 2017-09-21 08:46:16 +00:00
test-run-wasm-js.cc [jumbo] drop duplicate BUILD macro from test-run-wasm-js.cc 2017-09-22 11:15:08 +00:00
test-run-wasm-module.cc [wasm][cleanup] Rename kResizableMaximumFlag kHasMaximumFlag 2017-10-13 08:05:11 +00:00
test-run-wasm-relocation.cc [wasm] Store the globals_start in WasmContext. 2017-10-16 09:35:47 +00:00
test-run-wasm-simd.cc Revert "[ia32][wasm] Add I32x4AddHoriz and I16x8AddHoriz" 2017-10-17 06:46:56 +00:00
test-run-wasm.cc [wasm] [multival] Reland: Allow function types as block types 2017-10-11 14:59:49 +00:00
test-streaming-compilation.cc [wasm] Fix platform initialization in test-streaming-compilation. 2017-10-09 19:25:14 +00:00
test-wasm-breakpoints.cc [iwyu] Extend inline include checking to tests. 2017-09-08 09:31:32 +00:00
test-wasm-interpreter-entry.cc [test] Avoid unnecessary std::vector allocations 2017-10-18 13:20:21 +00:00
test-wasm-stack.cc [wasm] remove movable objects from WasmToJsWrapper 2017-09-21 19:24:42 +00:00
test-wasm-trap-position.cc [jumbo] add test namespaces for cctest 2017-09-21 08:46:16 +00:00
wasm-run-utils.cc [wasm] Canonicalize signatures per module at module decode time. 2017-10-16 12:03:21 +00:00
wasm-run-utils.h [wasm] Canonicalize signatures per module at module decode time. 2017-10-16 12:03:21 +00:00