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

Issue 1410223007: Add non-script SharedFunctionInfos to the Iterator. (Closed)

Created:
5 years, 1 month ago by mvstanton
Modified:
5 years, 1 month ago
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

Add non-script SharedFunctionInfos to the Iterator. BUG= Committed: https://crrev.com/15b4804cdfac07a716def89e755c8a041447fa24 Cr-Commit-Position: refs/heads/master@{#31597}

Patch Set 1 : First patch. #

Total comments: 4

Patch Set 2 : Addressed comments. #

Patch Set 3 : REBASE. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -34 lines) Patch
M src/factory.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/heap/heap.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M src/objects.h View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M src/objects.cc View 1 2 3 chunks +39 lines, -19 lines 0 comments Download
M test/cctest/test-heap.cc View 1 2 1 chunk +1 line, -12 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
mvstanton
Hi Yang, hi Michael, Here is the complete iterator support we discussed. Michael if you ...
5 years, 1 month ago (2015-10-26 10:46:04 UTC) #4
Yang
On 2015/10/26 10:46:04, mvstanton wrote: > Hi Yang, hi Michael, > Here is the complete ...
5 years, 1 month ago (2015-10-26 12:26:09 UTC) #5
Michael Starzinger
LGTM. Looking good, I like it, just nits. https://codereview.chromium.org/1410223007/diff/40001/src/factory.cc File src/factory.cc (right): https://codereview.chromium.org/1410223007/diff/40001/src/factory.cc#newcode2168 src/factory.cc:2168: return ...
5 years, 1 month ago (2015-10-27 09:45:52 UTC) #6
mvstanton
Right on, thanks! https://codereview.chromium.org/1410223007/diff/40001/src/factory.cc File src/factory.cc (right): https://codereview.chromium.org/1410223007/diff/40001/src/factory.cc#newcode2168 src/factory.cc:2168: return share; On 2015/10/27 09:45:51, Michael ...
5 years, 1 month ago (2015-10-27 10:58:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1410223007/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410223007/80001
5 years, 1 month ago (2015-10-27 10:59:31 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:80001)
5 years, 1 month ago (2015-10-27 11:40:37 UTC) #11
commit-bot: I haz the power
5 years, 1 month ago (2015-10-27 11:41:08 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/15b4804cdfac07a716def89e755c8a041447fa24
Cr-Commit-Position: refs/heads/master@{#31597}

Powered by Google App Engine
This is Rietveld 408576698