Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
Unified Diff: test/mjsunit/regress/wasm/665402.wasm
Issue
2595733003
:
[wasm] Remove non-standard kExprI8Const bytecode (Closed)
Patch Set: Remove regression test
Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
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
View side-by-side diff with in-line comments
« no previous file with comments
|
« test/cctest/wasm/test-run-wasm-module.cc
('k') |
test/mjsunit/regress/wasm/regression-5531.js »
('j') |
test/mjsunit/regress/wasm/regression-665402.js »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
« no previous file with comments
|
« test/cctest/wasm/test-run-wasm-module.cc
('k') |
test/mjsunit/regress/wasm/regression-5531.js »
('j') |
test/mjsunit/regress/wasm/regression-665402.js »
('J')
Issue 2595733003: [wasm] Remove non-standard kExprI8Const bytecode (Closed)
Created 4 years ago by titzer
Modified 3 years, 11 months ago
Reviewers: Clemens Hammacher
Base URL:
Comments: 4