v8/test/unittests/wasm
titzer 2aa4656eeb [wasm] Binary 11: WASM AST is now postorder.
[wasm] Binary 11: br_table takes a value.
[wasm] Binary 11: Add implicit blocks to if arms.
[wasm] Binary 11: Add arities to call, return, and breaks
[wasm] Binary 11: Add experimental version.

This CL changes the encoder, decoder, and tests to use a postorder
encoding of the AST, which is more efficient in decode time and
space.

R=bradnelson@chromium.org,rossberg@chromium.org,binji@chromium.org
BUG=chromium:575167
LOG=Y

Review-Url: https://codereview.chromium.org/1830663002
Cr-Commit-Position: refs/heads/master@{#35896}
2016-04-29 09:16:21 +00:00
..
ast-decoder-unittest.cc [wasm] Binary 11: WASM AST is now postorder. 2016-04-29 09:16:21 +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] Extra LEB utilities to leb-helper.h 2016-04-21 10:15:16 +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 [wasm] Binary 11: WASM AST is now postorder. 2016-04-29 09:16:21 +00:00
module-decoder-unittest.cc [wasm] Enforce strict ordering of WASM module sections. 2016-04-21 11:20:15 +00:00
OWNERS
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 [wasm] Binary 11: WASM AST is now postorder. 2016-04-29 09:16:21 +00:00