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

Issue 2473993002: [modules] Make handling of module info's regular exports more robust. (Closed)

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

Description

[modules] Make handling of module info's regular exports more robust. R=adamk@chromium.org BUG=v8:1569 Committed: https://crrev.com/9d6c6e5a666af9464935cb1b227186f480ecd264 Cr-Commit-Position: refs/heads/master@{#40795}

Patch Set 1 #

Total comments: 4

Patch Set 2 : cast size_t #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -32 lines) Patch
M src/ast/modules.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/ast/modules.cc View 1 1 chunk +28 lines, -22 lines 0 comments Download
M src/ast/scopeinfo.cc View 1 chunk +21 lines, -0 lines 0 comments Download
M src/ast/scopes.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 3 chunks +13 lines, -0 lines 0 comments Download
M src/objects.cc View 1 chunk +3 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 20 (11 generated)
neis
4 years, 1 month ago (2016-11-03 10:58:30 UTC) #1
adamk
https://codereview.chromium.org/2473993002/diff/1/src/ast/modules.cc File src/ast/modules.cc (right): https://codereview.chromium.org/2473993002/diff/1/src/ast/modules.cc#newcode135 src/ast/modules.cc:135: data[index + ModuleInfo::kRegularExportExportNamesOffset] = export_names; If you don't like ...
4 years, 1 month ago (2016-11-03 18:20:52 UTC) #2
neis
https://codereview.chromium.org/2473993002/diff/1/src/ast/modules.cc File src/ast/modules.cc (right): https://codereview.chromium.org/2473993002/diff/1/src/ast/modules.cc#newcode135 src/ast/modules.cc:135: data[index + ModuleInfo::kRegularExportExportNamesOffset] = export_names; On 2016/11/03 18:20:52, adamk ...
4 years, 1 month ago (2016-11-04 08:30:29 UTC) #3
adamk
Thanks for the explanation, lgtm
4 years, 1 month ago (2016-11-04 17:15:29 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/2473993002/1
4 years, 1 month ago (2016-11-04 17:22:46 UTC) #6
adamk
Oops, unsetting cq bit, might want to change that CL description before landing.
4 years, 1 month ago (2016-11-04 17:23:12 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/2473993002/20001
4 years, 1 month ago (2016-11-07 09:53:12 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-07 09:55:32 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:24:19 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9d6c6e5a666af9464935cb1b227186f480ecd264
Cr-Commit-Position: refs/heads/master@{#40795}

Powered by Google App Engine
This is Rietveld 408576698