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

Issue 1569423002: Reject lack of "use asm" marker in asm typer. (Closed)

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

Reject lack of "use asm" marker in asm typer. Until now we've been allowing unmarked asm code through the typer. Start rejecting it. Adding a cctest that asm modules missing an export return fail validation. BUG= https://code.google.com/p/v8/issues/detail?id=4203 TEST=test-asm-validator R=aseemgarg@chromium.org,titzer@chromium.org LOG=N Committed: https://crrev.com/0840e20764d5b522fb8fa35ee7e119f2a365adbc Cr-Commit-Position: refs/heads/master@{#33199}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M src/typing-asm.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M test/cctest/test-asm-validator.cc View 1 chunk +46 lines, -0 lines 2 comments Download

Messages

Total messages: 14 (5 generated)
bradnelson
4 years, 11 months ago (2016-01-08 22:11:50 UTC) #1
aseemgarg
LGTM, please clarify the comment on ensuring return in the module. https://codereview.chromium.org/1569423002/diff/1/test/cctest/test-asm-validator.cc File test/cctest/test-asm-validator.cc (right): ...
4 years, 11 months ago (2016-01-08 22:30:56 UTC) #2
bradn
https://codereview.chromium.org/1569423002/diff/1/test/cctest/test-asm-validator.cc File test/cctest/test-asm-validator.cc (right): https://codereview.chromium.org/1569423002/diff/1/test/cctest/test-asm-validator.cc#newcode343 test/cctest/test-asm-validator.cc:343: TEST(MissingReturnExports) { On 2016/01/08 22:30:56, aseemgarg wrote: > Is ...
4 years, 11 months ago (2016-01-09 01:05:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1569423002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1569423002/1
4 years, 11 months ago (2016-01-09 01:05:58 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/9586)
4 years, 11 months ago (2016-01-09 01:08:30 UTC) #8
titzer
On 2016/01/09 01:08:30, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 11 months ago (2016-01-11 10:39:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1569423002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1569423002/1
4 years, 11 months ago (2016-01-11 10:39:21 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-11 12:26:59 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-11 12:27:21 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0840e20764d5b522fb8fa35ee7e119f2a365adbc
Cr-Commit-Position: refs/heads/master@{#33199}

Powered by Google App Engine
This is Rietveld 408576698