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

Issue 1733333002: Clear recorded slots when creating filler objects. (Closed)

Created:
4 years, 10 months ago by ulan
Modified:
4 years, 10 months ago
CC:
Hannes Payer (out of office), ulan, 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

Clear recorded slots when creating filler objects. BUG=chromium:589413 LOG=NO Committed: https://crrev.com/c5142d863ba9f7304779f272258902515ead3cb8 Cr-Commit-Position: refs/heads/master@{#34295}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -53 lines) Patch
M src/heap/heap.h View 1 3 chunks +6 lines, -3 lines 0 comments Download
M src/heap/heap.cc View 1 12 chunks +22 lines, -27 lines 0 comments Download
M src/heap/spaces.cc View 1 6 chunks +10 lines, -6 lines 0 comments Download
M src/objects.cc View 1 5 chunks +9 lines, -6 lines 0 comments Download
M src/profiler/allocation-tracker.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/profiler/sampling-heap-profiler.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/runtime/runtime-regexp.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/heap/test-heap.cc View 1 3 chunks +5 lines, -4 lines 0 comments Download
M test/cctest/heap/test-lab.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M test/cctest/heap/test-spaces.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download
M test/cctest/heap/utils-inl.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (5 generated)
ulan
I extracted and generalized the fix from 1735523002, so that we don't miss other places ...
4 years, 10 months ago (2016-02-25 13:45:08 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1733333002/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1733333002/diff/1/src/heap/heap.h#newcode406 src/heap/heap.h:406: enum RecordedSlotsMode { kClearRecordedSlots, kNoRecordedSlots }; what about making ...
4 years, 10 months ago (2016-02-25 13:49:58 UTC) #4
ulan
https://codereview.chromium.org/1733333002/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1733333002/diff/1/src/heap/heap.h#newcode406 src/heap/heap.h:406: enum RecordedSlotsMode { kClearRecordedSlots, kNoRecordedSlots }; On 2016/02/25 13:49:57, ...
4 years, 10 months ago (2016-02-25 14:05:14 UTC) #5
jochen (gone - plz use gerrit)
lgtm
4 years, 10 months ago (2016-02-25 14:07:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1733333002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1733333002/20001
4 years, 10 months ago (2016-02-25 14:12:36 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-25 14:36:21 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-02-25 14:37:28 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c5142d863ba9f7304779f272258902515ead3cb8
Cr-Commit-Position: refs/heads/master@{#34295}

Powered by Google App Engine
This is Rietveld 408576698