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

Issue 1133773002: Keep track of array buffers in new space separately (Closed)

Created:
5 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 6 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Keep track of array buffers in new space separately BUG=v8:3996 R=hpayer@chromium.org LOG=n Committed: https://crrev.com/506397d0a4241c19f5fab890e49e22d1d9b28bdc Cr-Commit-Position: refs/heads/master@{#28978}

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 4

Patch Set 3 : updates #

Total comments: 4

Patch Set 4 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -37 lines) Patch
M src/api.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M src/heap/heap.h View 1 2 3 3 chunks +40 lines, -5 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 6 chunks +111 lines, -25 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 3 chunks +6 lines, -1 line 0 comments Download
M src/heap/objects-visiting-inl.h View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
M src/objects.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/runtime/runtime-typedarray.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
jochen (gone - plz use gerrit)
5 years, 7 months ago (2015-05-08 10:03:57 UTC) #1
Hannes Payer (out of office)
quick look over the cl, see comments. you got some buildbot failures. please address first. ...
5 years, 7 months ago (2015-05-08 13:39:30 UTC) #2
jochen (gone - plz use gerrit)
bots are happy now.. as discussed, i don't have pointers to the objects. what about ...
5 years, 7 months ago (2015-05-08 14:42:56 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/1133773002/diff/20001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1133773002/diff/20001/src/heap/heap.cc#newcode1789 src/heap/heap.cc:1789: } // namespace On 2015/05/08 14:42:56, jochen (traveling) wrote: ...
5 years, 7 months ago (2015-05-12 06:33:29 UTC) #4
jochen (gone - plz use gerrit)
ptal
5 years, 6 months ago (2015-06-11 21:38:10 UTC) #5
Hannes Payer (out of office)
lgtm
5 years, 6 months ago (2015-06-12 05:15:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133773002/60001
5 years, 6 months ago (2015-06-12 05:23:40 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 6 months ago (2015-06-12 05:35:29 UTC) #9
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/506397d0a4241c19f5fab890e49e22d1d9b28bdc Cr-Commit-Position: refs/heads/master@{#28978}
5 years, 6 months ago (2015-06-12 05:35:46 UTC) #10
Benedikt Meurer
5 years, 6 months ago (2015-06-12 06:28:54 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/1178403003/ by bmeurer@chromium.org.

The reason for reverting is: GC stress unhappy.

Powered by Google App Engine
This is Rietveld 408576698