http://codereview.chromium.org/174141/diff/1002/12
File src/global-handles.cc (right):

http://codereview.chromium.org/174141/diff/1002/12#newcode279
Line 279: int time_stamp = 0;
On 2009/08/21 05:58:16, Mads Ager wrote:
> You could expose Heap::mc_count() instead of introducing a new
variable for
> this.

Talking to Kasper, maybe it would be better to use Heap::gc_count()
instead so that the fix does not assume that global handle processing
only occurs when using the MarkCompact collector.

http://codereview.chromium.org/174141

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to