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

Issue 2362153003: [modules] Support star exports. (Closed)

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

Description

[modules] Support star exports. R=adamk@chromium.org BUG=v8:1569 Committed: https://crrev.com/61689598754856127a6ef1aa3952064f597e999e Cr-Commit-Position: refs/heads/master@{#39700}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -41 lines) Patch
M src/api.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M src/messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.h View 1 2 chunks +18 lines, -3 lines 0 comments Download
M src/objects.cc View 1 4 chunks +59 lines, -11 lines 0 comments Download
A + test/mjsunit/modules-fail-6.js View 1 chunk +2 lines, -1 line 0 comments Download
A + test/mjsunit/modules-fail-7.js View 1 chunk +2 lines, -1 line 0 comments Download
A + test/mjsunit/modules-fail-8.js View 1 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/modules-imports6.js View 2 chunks +2 lines, -8 lines 0 comments Download
A + test/mjsunit/modules-imports7.js View 1 chunk +2 lines, -1 line 0 comments Download
A + test/mjsunit/modules-skip-4.js View 1 chunk +2 lines, -4 lines 0 comments Download
A + test/mjsunit/modules-skip-5.js View 1 chunk +1 line, -3 lines 0 comments Download
A + test/mjsunit/modules-skip-6.js View 1 chunk +3 lines, -1 line 0 comments Download
A + test/mjsunit/modules-skip-7.js View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
neis
please have a first look.
4 years, 3 months ago (2016-09-24 00:48:46 UTC) #1
adamk
https://codereview.chromium.org/2362153003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/2362153003/diff/1/src/objects.cc#newcode19694 src/objects.cc:19694: continue; // Indirect export. Please wrap with { } ...
4 years, 3 months ago (2016-09-24 01:01:00 UTC) #3
neis
On 2016/09/24 01:01:00, adamk wrote: > https://codereview.chromium.org/2362153003/diff/1/src/objects.cc > File src/objects.cc (right): > > https://codereview.chromium.org/2362153003/diff/1/src/objects.cc#newcode19694 > ...
4 years, 3 months ago (2016-09-24 01:17:45 UTC) #4
adamk
lgtm for now (hopefully we'll make the interface of ResolveExport better over time).
4 years, 3 months ago (2016-09-24 01:19:06 UTC) #5
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/2362153003/20001
4 years, 3 months ago (2016-09-24 01:19:21 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-24 01:46:54 UTC) #9
commit-bot: I haz the power
4 years, 3 months ago (2016-09-24 01:47:10 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/61689598754856127a6ef1aa3952064f597e999e
Cr-Commit-Position: refs/heads/master@{#39700}

Powered by Google App Engine
This is Rietveld 408576698