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

Issue 6287004: Adding GC hooks to support LiveObjectList functionality. (Closed)

Created:
9 years, 11 months ago by marklam
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Adding GC hooks to support LiveObjectList functionality. Committed: http://code.google.com/p/v8/source/detail?r=6461

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M src/heap.cc View 4 chunks +6 lines, -0 lines 2 comments Download
M src/mark-compact.cc View 7 chunks +10 lines, -0 lines 0 comments Download
M src/spaces.cc View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
marklam
9 years, 11 months ago (2011-01-19 07:36:38 UTC) #1
Søren Thygesen Gjesse
http://codereview.chromium.org/6287004/diff/1/src/heap.cc File src/heap.cc (right): http://codereview.chromium.org/6287004/diff/1/src/heap.cc#newcode38 src/heap.cc:38: #include "liveobjectlist-inl.h" This suggests that the actual lol implementation ...
9 years, 11 months ago (2011-01-19 08:41:33 UTC) #2
marklam
http://codereview.chromium.org/6287004/diff/1/src/heap.cc File src/heap.cc (right): http://codereview.chromium.org/6287004/diff/1/src/heap.cc#newcode38 src/heap.cc:38: #include "liveobjectlist-inl.h" On 2011/01/19 08:41:33, Søren Gjesse wrote: > ...
9 years, 11 months ago (2011-01-19 10:47:37 UTC) #3
Søren Thygesen Gjesse
9 years, 11 months ago (2011-01-25 12:35:54 UTC) #4

Powered by Google App Engine
This is Rietveld 408576698