Side by Side Diff: test/mjsunit/regress/wasm/665402.wasm
Issue 2595733003 :
[wasm] Remove non-standard kExprI8Const bytecode (Closed)
Patch Set: Remove regression test
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-interpreter.cc
src/wasm/wasm-macro-gen.h
src/wasm/wasm-module-builder.cc
src/wasm/wasm-opcodes.h
src/wasm/wasm-text.cc
test/cctest/wasm/test-run-wasm.cc
test/cctest/wasm/test-run-wasm-64.cc
test/cctest/wasm/test-run-wasm-interpreter.cc
test/cctest/wasm/test-run-wasm-module.cc
test/mjsunit/regress/wasm/665402.wasm
test/mjsunit/regress/wasm/regression-5531.js
test/mjsunit/regress/wasm/regression-665402.js
test/mjsunit/regress/wasm/regression-667745.js
test/mjsunit/wasm/compiled-module-serialization.js
test/mjsunit/wasm/export-table.js
test/mjsunit/wasm/ffi.js
test/mjsunit/wasm/function-prototype.js
test/mjsunit/wasm/import-table.js
test/mjsunit/wasm/instantiate-module-basic.js
test/mjsunit/wasm/instantiate-run-basic.js
test/mjsunit/wasm/module-memory.js
test/mjsunit/wasm/start-function.js
test/mjsunit/wasm/test-wasm-module-builder.js
test/mjsunit/wasm/wasm-constants.js
test/unittests/wasm/control-transfer-unittest.cc
test/unittests/wasm/function-body-decoder-unittest.cc
test/unittests/wasm/loop-assignment-analysis-unittest.cc
test/unittests/wasm/wasm-macro-gen-unittest.cc