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

Issue 2277273002: [modules] Partial support for (de-)serializing module descriptor entries. (Closed)

Created:
4 years, 3 months ago by neis
Modified:
4 years, 3 months ago
Reviewers:
adamk
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

[modules] Partial support for (de-)serializing module descriptor entries. This will be used for scope infos in a follow-up CL. R=adamk@chromium.org BUG=v8:1569 Committed: https://crrev.com/98a79c9412accd4fc9b806b2e52870230cf24094 Cr-Commit-Position: refs/heads/master@{#38969}

Patch Set 1 #

Patch Set 2 : Depend on my other CL. #

Total comments: 4

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -16 lines) Patch
M src/ast/modules.h View 1 3 chunks +35 lines, -0 lines 0 comments Download
M src/ast/modules.cc View 1 3 chunks +46 lines, -16 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
neis
PTAL
4 years, 3 months ago (2016-08-25 13:14:07 UTC) #1
adamk
https://codereview.chromium.org/2277273002/diff/20001/src/ast/modules.cc File src/ast/modules.cc (right): https://codereview.chromium.org/2277273002/diff/20001/src/ast/modules.cc#newcode91 src/ast/modules.cc:91: Handle<FixedArray> result = isolate->factory()->NewFixedArray(4); Do you plan to always ...
4 years, 3 months ago (2016-08-25 15:56:20 UTC) #6
neis
https://codereview.chromium.org/2277273002/diff/20001/src/ast/modules.cc File src/ast/modules.cc (right): https://codereview.chromium.org/2277273002/diff/20001/src/ast/modules.cc#newcode91 src/ast/modules.cc:91: Handle<FixedArray> result = isolate->factory()->NewFixedArray(4); On 2016/08/25 15:56:19, adamk wrote: ...
4 years, 3 months ago (2016-08-26 07:28:03 UTC) #7
adamk
lgtm
4 years, 3 months ago (2016-08-26 17:12:00 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/2277273002/40001
4 years, 3 months ago (2016-08-29 08:51:42 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-29 09:15:06 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-08-29 09:15:53 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/98a79c9412accd4fc9b806b2e52870230cf24094
Cr-Commit-Position: refs/heads/master@{#38969}

Powered by Google App Engine
This is Rietveld 408576698