v8/test/cctest/wasm
clemensh 0d6d0b700f [wasm] Add tests for function name encoding
In order to have a wasm object (as JSObject), this adds a method to
instantiate the TestingModule. In order for this to work, the bytecode
and the function names of the TestingModule are stored for usage during
instantiation.

R=titzer@chromium.org

Review-Url: https://codereview.chromium.org/1916403002
Cr-Commit-Position: refs/heads/master@{#35906}
2016-04-29 12:43:51 +00:00
..
OWNERS Adding OWNERS files to test directories for wasm. 2015-12-14 14:22:15 +00:00
test-run-wasm-64.cc [wasm] Binary 11: WASM AST is now postorder. 2016-04-29 09:16:21 +00:00
test-run-wasm-js.cc [wasm] Binary 11: WASM AST is now postorder. 2016-04-29 09:16:21 +00:00
test-run-wasm-module.cc [wasm] Binary 11: Bump module version to 0xB. 2016-04-29 09:40:24 +00:00
test-run-wasm.cc [wasm] Binary 11: WASM AST is now postorder. 2016-04-29 09:16:21 +00:00
test-signatures.h [wasm] Add utilities to print out WASM ast directly from the bytes. 2016-01-21 16:11:19 +00:00
test-wasm-function-name-table.cc [wasm] Add tests for function name encoding 2016-04-29 12:43:51 +00:00
test-wasm-stack.cc Pass debug name as Vector instead of const char* 2016-04-26 14:37:05 +00:00
wasm-run-utils.h [wasm] Add tests for function name encoding 2016-04-29 12:43:51 +00:00