v8/test/unittests/wasm
jfb df269e6e54 WebAssembly: skip unknown sections, add names
Sets the code up so it'll be easier to have section names as strings instead of
hard-coded numbers. Using strings will require synchronizing with sexpr-wasm.

Mostly NFC (besides now skipping *all* unknown sections).

R=titzer@chromium.org

Review URL: https://codereview.chromium.org/1743773002

Cr-Commit-Position: refs/heads/master@{#34464}
2016-03-03 16:53:17 +00:00
..
ast-decoder-unittest.cc [wasm] add rotate opcodes 2016-03-03 05:11:10 +00:00
decoder-unittest.cc [wasm] Add support for 64-bit LEB encodings. 2016-03-01 23:39:03 +00:00
encoder-unittest.cc [wasm] Rename local_int32_count to local_i32_count and similar textual replacements. 2016-02-03 11:06:45 +00:00
loop-assignment-analysis-unittest.cc [wasm] Rename local_int32_count to local_i32_count and similar textual replacements. 2016-02-03 11:06:45 +00:00
module-decoder-unittest.cc WebAssembly: skip unknown sections, add names 2016-03-03 16:53:17 +00:00
OWNERS Adding OWNERS files to test directories for wasm. 2015-12-14 14:22:15 +00:00
wasm-macro-gen-unittest.cc [wasm] add rotate opcodes 2016-03-03 05:11:10 +00:00