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

Issue 1667253003: Add Foreign Functions to asm to wasm (Closed)

Created:
4 years, 10 months ago by aseemgarg
Modified:
4 years, 10 months ago
Reviewers:
bradnelson
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

Add Foreign Functions to asm to wasm R=bradnelson@chromium.org BUG=https://bugs.chromium.org/p/v8/issues/detail?id=4203 TEST=asm-wasm.js LOG=N Committed: https://crrev.com/f060922369b3127ca58bab6997f660f20fa6cd8b Cr-Commit-Position: refs/heads/master@{#33757}

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -28 lines) Patch
M src/wasm/asm-wasm-builder.cc View 1 5 chunks +109 lines, -25 lines 0 comments Download
M src/wasm/encoder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wasm/encoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/wasm/asm-wasm.js View 1 1 chunk +85 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (3 generated)
aseemgarg
https://codereview.chromium.org/1667253003/diff/1/test/mjsunit/wasm/asm-wasm.js File test/mjsunit/wasm/asm-wasm.js (right): https://codereview.chromium.org/1667253003/diff/1/test/mjsunit/wasm/asm-wasm.js#newcode1061 test/mjsunit/wasm/asm-wasm.js:1061: function ffii() { If I change the name of ...
4 years, 10 months ago (2016-02-05 01:00:01 UTC) #1
bradnelson
lgtm with changes https://codereview.chromium.org/1667253003/diff/1/src/wasm/asm-wasm-builder.cc File src/wasm/asm-wasm-builder.cc (right): https://codereview.chromium.org/1667253003/diff/1/src/wasm/asm-wasm-builder.cc#newcode516 src/wasm/asm-wasm-builder.cc:516: ZoneHashMap table_; Make these private https://codereview.chromium.org/1667253003/diff/1/src/wasm/asm-wasm-builder.cc#newcode526 ...
4 years, 10 months ago (2016-02-05 01:19:43 UTC) #2
aseemgarg
https://codereview.chromium.org/1667253003/diff/1/src/wasm/asm-wasm-builder.cc File src/wasm/asm-wasm-builder.cc (right): https://codereview.chromium.org/1667253003/diff/1/src/wasm/asm-wasm-builder.cc#newcode516 src/wasm/asm-wasm-builder.cc:516: ZoneHashMap table_; On 2016/02/05 01:19:43, bradnelson wrote: > Make ...
4 years, 10 months ago (2016-02-05 01:33:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667253003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667253003/20001
4 years, 10 months ago (2016-02-05 01:34:03 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-05 02:07:30 UTC) #7
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/f060922369b3127ca58bab6997f660f20fa6cd8b Cr-Commit-Position: refs/heads/master@{#33757}
4 years, 10 months ago (2016-02-05 02:08:06 UTC) #9
aseemgarg
4 years, 10 months ago (2016-02-06 00:04:45 UTC) #10
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698