v8/test/cctest/wasm
Stephan Herhut 34022a65b6 [wasm] Log wasm codes on module creation.
Delaying the logging until after module creating ensures that the
module has been fully parsed and hence that all names are available.

Also refactors the code to bring all code logging/disassembling into
one place.

Change-Id: I8219d70876d2ccd3a5ffb8250b46fdf60a46fe6c
Reviewed-on: https://chromium-review.googlesource.com/973443
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Stephan Herhut <herhut@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52146}
2018-03-22 13:17:39 +00:00
..
OWNERS Remove mtrofin and rossberg from OWNERS 2018-02-15 23:48:43 +00:00
test-c-wasm-entry.cc [wasm] Refactorings to improve naming 2018-03-15 13:47:58 +00:00
test-run-wasm-64.cc [wasm][mips] Enable i64.mul tests 2018-03-16 09:30:19 +00:00
test-run-wasm-asmjs.cc [wasm] Introduce the WasmContext 2017-09-28 16:14:03 +00:00
test-run-wasm-atomics64.cc [wasm] Add I64{Exchange, CompareExchange} ops for x64 2018-03-07 17:54:14 +00:00
test-run-wasm-atomics.cc [jumbo] avoid namespace collisions in wasm atomics tests 2018-03-03 21:26:24 +00:00
test-run-wasm-interpreter.cc [wasm] Move (almost all) constants to wasm-constants.h 2018-01-11 12:25:54 +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] Track Wasm allocations in WasmMemoryTracker 2018-03-20 17:59:38 +00:00
test-run-wasm-relocation.cc [assembler] Make {RelocInfo} independent of the Isolate. 2018-02-13 14:13:43 +00:00
test-run-wasm-sign-extension.cc MIPS[64]: Port [wasm] Implement wasm sign extension opcodes 2018-01-26 14:20:33 +00:00
test-run-wasm-simd.cc [wasm]implement simd lowering for F32x4RecipApprox/F32x4RecipSqrtApprox 2018-03-21 02:09:33 +00:00
test-run-wasm.cc [wasm] Implement wasm sign extension opcodes 2018-01-25 23:18:08 +00:00
test-streaming-compilation.cc [v8 platform] Rename BackgroundThread methods to WorkerThreads method. 2018-03-01 15:30:35 +00:00
test-wasm-breakpoints.cc [debug] remove legacy implementation for break points. 2018-02-26 10:01:39 +00:00
test-wasm-codegen.cc Add capability to handle CSP 'wasm-eval' in V8 2017-11-09 00:40:42 +00:00
test-wasm-interpreter-entry.cc Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
test-wasm-stack.cc [wasm] Enable tests for Liftoff 2017-10-25 13:14:56 +00:00
test-wasm-trap-position.cc [jumbo] add test namespaces for cctest 2017-09-21 08:46:16 +00:00
wasm-atomics-utils.h [wasm] Add I64 Atomic binary operations for x64 2018-03-02 00:30:54 +00:00
wasm-run-utils.cc [wasm] Log wasm codes on module creation. 2018-03-22 13:17:39 +00:00
wasm-run-utils.h [wasm] Remove {NativeModule::LinkAll} test-only method. 2018-03-21 15:14:18 +00:00