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

Issue 2309853002: [compiler] Bytecode preparation fails for asm.js modules. (Closed)

Created:
4 years, 3 months ago by Michael Starzinger
Modified:
4 years, 3 months ago
Reviewers:
bradnelson, bradn
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[compiler] Bytecode preparation fails for asm.js modules. This handles the case where preparation of bytecode might fail inside Compiler::EnsureBytecode due to the underlying function being a fully validated asm.js module. We simply bailout of bytecode preparation. R=bradnelson@chromium.org TEST=mjsunit/regress/regress-crbug-644111 BUG=chromium:644111 Committed: https://crrev.com/cc1249b779fae9fbd019f6c6861bf1d1534f0a8c Cr-Commit-Position: refs/heads/master@{#39187}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M src/compiler.cc View 1 chunk +1 line, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-644111.js View 1 chunk +5 lines, -8 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Michael Starzinger
4 years, 3 months ago (2016-09-05 15:45:24 UTC) #3
bradn
lgtm Sharing these fields seems error prone. Wonder if there's a better way to avoid ...
4 years, 3 months ago (2016-09-05 23:00:46 UTC) #7
bradn
Thanks for fixing though!
4 years, 3 months ago (2016-09-05 23:00:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2309853002/1
4 years, 3 months ago (2016-09-05 23:01:12 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-05 23:03:02 UTC) #11
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/cc1249b779fae9fbd019f6c6861bf1d1534f0a8c Cr-Commit-Position: refs/heads/master@{#39187}
4 years, 3 months ago (2016-09-05 23:03:16 UTC) #13
Michael Starzinger
On 2016/09/05 23:00:46, bradn wrote: > lgtm > > Sharing these fields seems error prone. ...
4 years, 3 months ago (2016-09-06 07:37:30 UTC) #14
bradn
4 years, 3 months ago (2016-09-07 05:43:51 UTC) #15
Message was sent while issue was closed.
Ah true, fair point!

Powered by Google App Engine
This is Rietveld 408576698