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

Issue 1750153002: Replace __init__ function in asm-wasm-builder with the start function section (Closed)

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

Replace __init__ function in asm-wasm-builder with the start function section BUG= https://code.google.com/p/v8/issues/detail?id=4203 TEST=mjsunit/asm-wasm R=titzer@chromium.org,bradnelson@chromium.org LOG=N Committed: https://crrev.com/4537f09374d3c4110f30f775b176404819a490dc Cr-Commit-Position: refs/heads/master@{#34375}

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -21 lines) Patch
M src/wasm/asm-wasm-builder.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/wasm/encoder.h View 1 3 chunks +3 lines, -0 lines 0 comments Download
M src/wasm/encoder.cc View 1 2 8 chunks +26 lines, -7 lines 0 comments Download
M test/mjsunit/wasm/asm-wasm.js View 11 chunks +0 lines, -11 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (2 generated)
aseemgarg
Wasn't able to write a unit test for encoder as this is not supported in ...
4 years, 9 months ago (2016-03-01 01:19:26 UTC) #1
titzer
https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc File src/wasm/encoder.cc (right): https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc#newcode494 src/wasm/encoder.cc:494: do { Let's lift out this varint encoding into ...
4 years, 9 months ago (2016-03-01 02:09:33 UTC) #2
aseemgarg
https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc File src/wasm/encoder.cc (right): https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc#newcode494 src/wasm/encoder.cc:494: do { On 2016/03/01 02:09:33, titzer wrote: > Let's ...
4 years, 9 months ago (2016-03-01 02:37:34 UTC) #3
titzer
https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc File src/wasm/encoder.cc (right): https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc#newcode494 src/wasm/encoder.cc:494: do { On 2016/03/01 02:37:34, aseemgarg wrote: > On ...
4 years, 9 months ago (2016-03-01 02:43:58 UTC) #4
aseemgarg
https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc File src/wasm/encoder.cc (right): https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc#newcode494 src/wasm/encoder.cc:494: do { On 2016/03/01 02:43:58, titzer wrote: > On ...
4 years, 9 months ago (2016-03-01 03:00:24 UTC) #5
titzer
On 2016/03/01 03:00:24, aseemgarg wrote: > https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc > File src/wasm/encoder.cc (right): > > https://codereview.chromium.org/1750153002/diff/1/src/wasm/encoder.cc#newcode494 > ...
4 years, 9 months ago (2016-03-01 03:08:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1750153002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1750153002/40001
4 years, 9 months ago (2016-03-01 05:15:17 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-01 05:49:58 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-01 05:51:07 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4537f09374d3c4110f30f775b176404819a490dc
Cr-Commit-Position: refs/heads/master@{#34375}

Powered by Google App Engine
This is Rietveld 408576698