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

Issue 2389183002: [heap] Simplify marking of JSFunction and SFI (Closed)

Created:
4 years, 2 months ago by Michael Lippautz
Modified:
4 years, 2 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Simplify marking of JSFunction and SFI BUG=chromium:651828 Committed: https://crrev.com/4d45ed4597d537cf9624cb6683dc4bd646d11242 Cr-Commit-Position: refs/heads/master@{#39975}

Patch Set 1 #

Patch Set 2 #

Total comments: 2

Patch Set 3 : Re-add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -33 lines) Patch
M src/heap/objects-visiting.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/heap/objects-visiting-inl.h View 1 2 2 chunks +10 lines, -26 lines 0 comments Download
M src/objects.h View 1 2 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
Michael Lippautz
ptal
4 years, 2 months ago (2016-10-04 14:01:25 UTC) #5
Hannes Payer (out of office)
lgtm
4 years, 2 months ago (2016-10-05 07:46:10 UTC) #10
Hannes Payer (out of office)
https://codereview.chromium.org/2389183002/diff/20001/src/heap/objects-visiting-inl.h File src/heap/objects-visiting-inl.h (right): https://codereview.chromium.org/2389183002/diff/20001/src/heap/objects-visiting-inl.h#newcode633 src/heap/objects-visiting-inl.h:633: Map* map, HeapObject* object) { // Skip visiting kCodeOffset ...
4 years, 2 months ago (2016-10-05 07:47:09 UTC) #11
Michael Lippautz
https://codereview.chromium.org/2389183002/diff/20001/src/heap/objects-visiting-inl.h File src/heap/objects-visiting-inl.h (right): https://codereview.chromium.org/2389183002/diff/20001/src/heap/objects-visiting-inl.h#newcode633 src/heap/objects-visiting-inl.h:633: Map* map, HeapObject* object) { On 2016/10/05 07:47:09, Hannes ...
4 years, 2 months ago (2016-10-05 07:48:23 UTC) #12
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/2389183002/40001
4 years, 2 months ago (2016-10-05 08:25:07 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-05 08:26:50 UTC) #21
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/4d45ed4597d537cf9624cb6683dc4bd646d11242 Cr-Commit-Position: refs/heads/master@{#39975}
4 years, 2 months ago (2016-10-05 08:27:07 UTC) #23
epertoso
4 years, 2 months ago (2016-10-05 10:22:18 UTC) #24
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2389963007/ by epertoso@chromium.org.

The reason for reverting is: Broke GCStress..

Powered by Google App Engine
This is Rietveld 408576698