https://codereview.chromium.org/403543002/diff/1/src/heap.cc
File src/heap.cc (right):

https://codereview.chromium.org/403543002/diff/1/src/heap.cc#newcode6002
src/heap.cc:6002: GCTracer::~GCTracer() {
On 2014/07/17 15:26:14, Hannes Payer wrote:
I guess we can remove the destructor.

Done.

https://codereview.chromium.org/403543002/diff/1/src/heap.cc#newcode6031
src/heap.cc:6031: spent_in_mutator_ = 0.0;
On 2014/07/17 15:26:14, Hannes Payer wrote:
That is actually wrong. We would like to record here the time before
we invoked
the first gc, i.e. start_time_ - program_start_time. Can we fix that
here?

Done.

https://codereview.chromium.org/403543002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to