|
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+212 lines, -216 lines) |
Patch |
|
M |
src/asmjs/asm-js.cc
|
View
|
|
1 chunk |
+11 lines, -1 line |
0 comments
|
Download
|
|
M |
src/runtime/runtime-compiler.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/wasm/module-decoder.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-module.cc
|
View
|
1
|
1 chunk |
+9 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-module-builder.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/debugger/debug/wasm/frame-inspection.js
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/inspector/debugger/wasm-source.js
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/inspector/debugger/wasm-stack.js
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/compiled-module-management.js
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/compiled-module-serialization.js
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/data-segments.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/errors.js
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/exceptions.js
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/export-table.js
|
View
|
1
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/ffi.js
|
View
|
|
15 chunks |
+30 lines, -30 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/ffi-error.js
|
View
|
|
5 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/gc-buffer.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/gc-frame.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/gc-stress.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/globals.js
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/import-memory.js
|
View
|
|
17 chunks |
+23 lines, -24 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/import-table.js
|
View
|
|
8 chunks |
+12 lines, -14 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/indirect-calls.js
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/indirect-tables.js
|
View
|
|
13 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/instance-memory-gc-stress.js
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/instantiate-module-basic.js
|
View
|
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/js-api.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/memory-instance-validation.js
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/receiver.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/stack.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/stackwalk.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/start-function.js
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/table.js
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/test-import-export-wrapper.js
|
View
|
|
10 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/test-wasm-module-builder.js
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/unicode-validation.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/wasm-module-builder.js
|
View
|
1
2
3
|
1 chunk |
+4 lines, -8 lines |
0 comments
|
Download
|
Total messages: 26 (19 generated)
|