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 555783002: Don't record slots of objects that may contain raw values. (Closed)

Created:
6 years, 3 months ago by Hannes Payer (out of office)
Modified:
6 years, 3 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Don't record slots of objects that may contain raw values. BUG= R=mstarzinger@chromium.org, yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23791

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -15 lines) Patch
M src/heap/mark-compact.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/heap/store-buffer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/objects-inl.h View 1 2 1 chunk +8 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Hannes Payer (out of office)
6 years, 3 months ago (2014-09-09 08:44:51 UTC) #2
Yang
On 2014/09/09 08:44:51, Hannes Payer wrote: lgtm.
6 years, 3 months ago (2014-09-09 08:55:06 UTC) #3
Michael Starzinger
https://codereview.chromium.org/555783002/diff/1/src/objects.h File src/objects.h (right): https://codereview.chromium.org/555783002/diff/1/src/objects.h#newcode1745 src/objects.h:1745: inline bool MayContainRawValues(); Both the name and the comment ...
6 years, 3 months ago (2014-09-09 09:41:29 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/555783002/diff/1/src/objects.h File src/objects.h (right): https://codereview.chromium.org/555783002/diff/1/src/objects.h#newcode1745 src/objects.h:1745: inline bool MayContainRawValues(); On 2014/09/09 09:41:29, Michael Starzinger wrote: ...
6 years, 3 months ago (2014-09-09 09:56:41 UTC) #5
Michael Starzinger
LGTM, just two more comments are still out of date. https://codereview.chromium.org/555783002/diff/20001/src/objects-inl.h File src/objects-inl.h (right): https://codereview.chromium.org/555783002/diff/20001/src/objects-inl.h#newcode1485 ...
6 years, 3 months ago (2014-09-09 10:00:08 UTC) #6
Hannes Payer (out of office)
https://codereview.chromium.org/555783002/diff/20001/src/objects-inl.h File src/objects-inl.h (right): https://codereview.chromium.org/555783002/diff/20001/src/objects-inl.h#newcode1485 src/objects-inl.h:1485: // Only the latter two contain non-map-word pointers to ...
6 years, 3 months ago (2014-09-09 10:05:16 UTC) #7
Hannes Payer (out of office)
6 years, 3 months ago (2014-09-09 10:07:39 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 23791 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698