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

Issue 2366063002: [modules] Initialize requested_modules before recursing in Module::Instantiate (Closed)

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

Description

[modules] Initialize requested_modules before recursing in Module::Instantiate Also fix recursive call to avoid going back through the API. R=neis@chromium.org BUG=v8:1569 Committed: https://crrev.com/756f669003356ce909b91923dee93d8dfd692b67 Cr-Commit-Position: refs/heads/master@{#39696}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Make test more robust #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M src/api.cc View 1 chunk +3 lines, -2 lines 0 comments Download
A + test/mjsunit/modules-circular-valid.js View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/modules-skip-circular-valid.js View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 11 (5 generated)
adamk
4 years, 3 months ago (2016-09-23 22:35:50 UTC) #1
neis
lgtm, one comment https://codereview.chromium.org/2366063002/diff/1/test/mjsunit/modules-skip-circular-valid.js File test/mjsunit/modules-skip-circular-valid.js (right): https://codereview.chromium.org/2366063002/diff/1/test/mjsunit/modules-skip-circular-valid.js#newcode7 test/mjsunit/modules-skip-circular-valid.js:7: assertSame(a, b); Can you add assertEquals({}, ...
4 years, 3 months ago (2016-09-23 22:52:49 UTC) #4
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/2366063002/20001
4 years, 3 months ago (2016-09-23 22:56:29 UTC) #7
adamk
https://codereview.chromium.org/2366063002/diff/1/test/mjsunit/modules-skip-circular-valid.js File test/mjsunit/modules-skip-circular-valid.js (right): https://codereview.chromium.org/2366063002/diff/1/test/mjsunit/modules-skip-circular-valid.js#newcode7 test/mjsunit/modules-skip-circular-valid.js:7: assertSame(a, b); On 2016/09/23 22:52:49, neis wrote: > Can ...
4 years, 3 months ago (2016-09-23 23:03:38 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-23 23:46:03 UTC) #9
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 23:46:21 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/756f669003356ce909b91923dee93d8dfd692b67
Cr-Commit-Position: refs/heads/master@{#39696}

Powered by Google App Engine
This is Rietveld 408576698