v8/test/unittests/wasm
ahaas 1a5f8fa536 [wasm] Validate the length of strings before validating the string.
BUG=chromium:644182
R=titzer@chromium.org
TEST=module-decoder-unittest.cc:ExportNameWithInvalidStringLength

Review-Url: https://codereview.chromium.org/2310023002
Cr-Commit-Position: refs/heads/master@{#39199}
2016-09-06 09:50:38 +00:00
..
asm-types-unittest.cc [wasm] Drop unused variables in asm-types-unittest. 2016-07-13 23:53:39 +00:00
ast-decoder-unittest.cc [wasm] Validate the alignment of load and store instructions. 2016-09-02 11:59:49 +00:00
control-transfer-unittest.cc [wasm] Implement an interpreter for WASM. 2016-05-25 08:33:10 +00:00
decoder-unittest.cc [wasm] improve handling of malformed inputs 2016-06-27 20:37:28 +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] improve handling of malformed inputs 2016-06-27 20:37:28 +00:00
loop-assignment-analysis-unittest.cc [wasm] Validate the index of set local in AnalyzeLoopAssignment 2016-09-01 14:05:50 +00:00
module-decoder-unittest.cc [wasm] Validate the length of strings before validating the string. 2016-09-06 09:50:38 +00:00
OWNERS Adding a few more owners to the wasm directory. 2016-06-29 17:38:30 +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 [wasm] Make LoadGlobal/StoreGlobal opcodes match what is coming in binary 0xC. 2016-08-02 22:40:50 +00:00