v8/test/cctest/wasm
clemensh 3596cac87e [wasm] Differentiate unnamed and empty names
Empty function names are allowed and are output as such, unnamed
functions or functions with no valid UTF-8 name are output as
"<WASM UNNAMED>", while the CallSite object returns null as the
function name.

R=titzer@chromium.org, yangguo@chromium.org

Review-Url: https://codereview.chromium.org/1970503004
Cr-Commit-Position: refs/heads/master@{#36348}
2016-05-19 07:54:07 +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] Refactor WASM run tests to allow them to run in the interpreter too. 2016-05-18 15:57:00 +00:00
test-run-wasm-asmjs.cc [wasm] Refactor WASM run tests to allow them to run in the interpreter too. 2016-05-18 15:57:00 +00:00
test-run-wasm-js.cc [formatting] Remove all double blank lines in WASM code. 2016-05-11 12:36:04 +00:00
test-run-wasm-module.cc [wasm] Remove renumbering of local variables from asm->wasm. 2016-05-17 17:57:34 +00:00
test-run-wasm.cc [wasm] Refactor WASM run tests to allow them to run in the interpreter too. 2016-05-18 15:57:00 +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] Differentiate unnamed and empty names 2016-05-19 07:54:07 +00:00
test-wasm-stack.cc [wasm] Differentiate unnamed and empty names 2016-05-19 07:54:07 +00:00
test-wasm-trap-position.cc [wasm] Differentiate unnamed and empty names 2016-05-19 07:54:07 +00:00
wasm-run-utils.h [wasm] Refactor WASM run tests to allow them to run in the interpreter too. 2016-05-18 15:57:00 +00:00