v8/test/unittests/wasm
titzer e4bb7ff96c [wasm] Implement an interpreter for WASM.
This interpreter directly decodes and executes WASM binary code for
the purpose of supporting low-level debugging. It is not currently
integrated into the main WASM implementation.

R=ahaas@chromium.org,clemensh@chromium.org,rossberg@chromium.org,binji@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/1972153002
Cr-Commit-Position: refs/heads/master@{#36497}
2016-05-25 08:33:10 +00:00
..
ast-decoder-unittest.cc [wasm] Implement an interpreter for WASM. 2016-05-25 08:33:10 +00:00
control-transfer-unittest.cc [wasm] Implement an interpreter for WASM. 2016-05-25 08:33:10 +00:00
decoder-unittest.cc [wasm] Update {i32,i64}.const to use signed leb128 2016-03-04 19:06:34 +00:00
encoder-unittest.cc [wasm] Remove renumbering of local variables from asm->wasm. 2016-05-17 17:57:34 +00:00
leb-helper-unittest.cc [wasm] Extra LEB utilities to leb-helper.h 2016-04-21 10:15:16 +00:00
loop-assignment-analysis-unittest.cc [formatting] Remove all double blank lines in WASM code. 2016-05-11 12:36:04 +00:00
module-decoder-unittest.cc [wasm] globals size is not a per-instance property. 2016-05-24 16:33:49 +00:00
OWNERS Adding OWNERS files to test directories for wasm. 2015-12-14 14:22:15 +00:00
switch-logic-unittest.cc [wasm] optimized switch implementation in asm.js to wasm builder 2016-04-13 21:56:42 +00:00
wasm-macro-gen-unittest.cc [formatting] Remove all double blank lines in WASM code. 2016-05-11 12:36:04 +00:00