Side by Side Diff: test/mjsunit/wasm/incrementer.wasm
Issue 2630553002 :
[wasm] Enforce that function bodies end with the \"end\" opcode. (Closed)
Patch Set: Collapse some tests together
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
src/asmjs/asm-wasm-builder.cc
src/wasm/function-body-decoder.cc
src/wasm/wasm-macro-gen.h
src/wasm/wasm-text.cc
test/cctest/wasm/test-run-wasm.cc
test/cctest/wasm/test-run-wasm-interpreter.cc
test/cctest/wasm/test-run-wasm-module.cc
test/cctest/wasm/test-wasm-breakpoints.cc
test/cctest/wasm/wasm-run-utils.h
test/debugger/debug/wasm/frame-inspection.js
test/inspector/debugger/wasm-scripts-expected.txt
test/inspector/debugger/wasm-source-expected.txt
test/inspector/debugger/wasm-stack-expected.txt
test/mjsunit/wasm/incrementer.wasm
test/mjsunit/wasm/indirect-tables.js
test/mjsunit/wasm/table.js
test/mjsunit/wasm/wasm-module-builder.js
test/unittests/value-serializer-unittest.cc
test/unittests/wasm/function-body-decoder-unittest.cc
test/unittests/wasm/module-decoder-unittest.cc
test/unittests/wasm/wasm-macro-gen-unittest.cc