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

Issue 1500623002: Reland of Introduce instance type for transition arrays. (Closed)

Created:
5 years ago by Hannes Payer (out of office)
Modified:
5 years ago
CC:
v8-reviews_googlegroups.com, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Reland of Introduce instance type for transition arrays. (patchset #1 id:1 of https://codereview.chromium.org/1483003002/ ) Reason for revert: Suspect for crashing found, relanding for canary coverage. Original issue's description: > Revert of Introduce instance type for transition arrays. (patchset #6 id:100001 of https://codereview.chromium.org/1480873003/ ) > > Reason for revert: > Broken canary. Trying to find out root cause. > > Original issue's description: > > Introduce instance type for transition arrays. > > > > The motivation is to allow specialized marking visitor for transition arrays and collect all transition array in a list for post-processing in ClearNonLiveReferences. > > > > BUG=chromium:554488 > > LOG=NO > > > > Committed: https://crrev.com/026095a3c7932573e1810b8064ec3008ed696601 > > Cr-Commit-Position: refs/heads/master@{#32396} > > TBR=mlippautz@chromium.org,jkummerow@chromium.org,ulan@chromium.org > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=chromium:554488 > > Committed: https://crrev.com/38bf70b9cd2a07b99ac0c0b7eda111849e79c146 > Cr-Commit-Position: refs/heads/master@{#32404} TBR=mlippautz@chromium.org,jkummerow@chromium.org,ulan@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:554488 Committed: https://crrev.com/463c130d3347795a01c281469a581197d431c15e Cr-Commit-Position: refs/heads/master@{#32561}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -30 lines) Patch
M include/v8.h View 1 chunk +1 line, -1 line 0 comments Download
M src/factory.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/factory.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/heap/heap.h View 5 chunks +13 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 3 chunks +17 lines, -0 lines 0 comments Download
M src/heap/mark-compact.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 3 chunks +29 lines, -2 lines 0 comments Download
M src/heap/object-stats.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/heap/objects-visiting.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/heap/objects-visiting.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/heap/objects-visiting-inl.h View 2 chunks +21 lines, -0 lines 0 comments Download
M src/objects.h View 4 chunks +5 lines, -3 lines 0 comments Download
M src/objects.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/objects-body-descriptors-inl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects-debug.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M src/objects-inl.h View 5 chunks +12 lines, -8 lines 0 comments Download
M src/objects-printer.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M src/transitions.h View 4 chunks +18 lines, -5 lines 0 comments Download
M src/transitions.cc View 1 chunk +10 lines, -5 lines 0 comments Download
M src/transitions-inl.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/types.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Hannes Payer (out of office)
Created Reland of Introduce instance type for transition arrays.
5 years ago (2015-12-03 13:17:59 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1500623002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1500623002/1
5 years ago (2015-12-03 13:18:02 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-03 13:18:26 UTC) #3
commit-bot: I haz the power
5 years ago (2015-12-03 13:18:58 UTC) #5
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/463c130d3347795a01c281469a581197d431c15e
Cr-Commit-Position: refs/heads/master@{#32561}

Powered by Google App Engine
This is Rietveld 408576698