Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(205)

Issue 1770913002: [wasm] Use the JavaScript WasmModuleBuilder utility in JS tests. (Closed)

Created:
4 years, 9 months ago by titzer
Modified:
4 years, 9 months ago
Reviewers:
ahaas, binji
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests. R=ahaas@chromium.org,binji@chromium.org BUG= Committed: https://crrev.com/c38cd1698b1261be961361215d6013d27f1ac1cf Cr-Commit-Position: refs/heads/master@{#34559}

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+525 lines, -1039 lines) Patch
M test/mjsunit/wasm/calls.js View 1 1 chunk +85 lines, -126 lines 0 comments Download
M test/mjsunit/wasm/divrem-trap.js View 3 chunks +13 lines, -32 lines 0 comments Download
M test/mjsunit/wasm/export-table.js View 2 chunks +21 lines, -60 lines 0 comments Download
M test/mjsunit/wasm/ffi.js View 1 3 chunks +46 lines, -120 lines 0 comments Download
M test/mjsunit/wasm/ffi-error.js View 1 chunk +13 lines, -32 lines 0 comments Download
M test/mjsunit/wasm/import-table.js View 6 chunks +57 lines, -162 lines 0 comments Download
M test/mjsunit/wasm/indirect-calls.js View 1 chunk +29 lines, -56 lines 0 comments Download
M test/mjsunit/wasm/instantiate-module-basic.js View 2 chunks +17 lines, -29 lines 0 comments Download
M test/mjsunit/wasm/instantiate-run-basic.js View 1 chunk +10 lines, -21 lines 0 comments Download
M test/mjsunit/wasm/module-memory.js View 6 chunks +44 lines, -77 lines 0 comments Download
M test/mjsunit/wasm/params.js View 3 chunks +56 lines, -84 lines 0 comments Download
M test/mjsunit/wasm/stack.js View 2 chunks +18 lines, -48 lines 0 comments Download
M test/mjsunit/wasm/stackwalk.js View 1 chunk +13 lines, -36 lines 0 comments Download
M test/mjsunit/wasm/start-function.js View 2 chunks +58 lines, -124 lines 0 comments Download
M test/mjsunit/wasm/unreachable.js View 1 chunk +8 lines, -30 lines 0 comments Download
M test/mjsunit/wasm/wasm-constants.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/wasm/wasm-module-builder.js View 5 chunks +36 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
titzer
4 years, 9 months ago (2016-03-07 17:45:32 UTC) #1
ahaas
lgtm https://codereview.chromium.org/1770913002/diff/1/test/mjsunit/wasm/calls.js File test/mjsunit/wasm/calls.js (right): https://codereview.chromium.org/1770913002/diff/1/test/mjsunit/wasm/calls.js#newcode57 test/mjsunit/wasm/calls.js:57: assertModule(module, 65536); use kMemSize here (or introduce it ...
4 years, 9 months ago (2016-03-07 18:36:38 UTC) #3
titzer
https://codereview.chromium.org/1770913002/diff/1/test/mjsunit/wasm/calls.js File test/mjsunit/wasm/calls.js (right): https://codereview.chromium.org/1770913002/diff/1/test/mjsunit/wasm/calls.js#newcode57 test/mjsunit/wasm/calls.js:57: assertModule(module, 65536); On 2016/03/07 18:36:37, ahaas wrote: > use ...
4 years, 9 months ago (2016-03-07 19:11:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770913002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770913002/20001
4 years, 9 months ago (2016-03-07 19:11:25 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-07 19:32:39 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-07 19:34:38 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c38cd1698b1261be961361215d6013d27f1ac1cf
Cr-Commit-Position: refs/heads/master@{#34559}

Powered by Google App Engine
This is Rietveld 408576698