Thanks!

https://codereview.chromium.org/1218863002/diff/240001/BUILD.gn
File BUILD.gn (right):

https://codereview.chromium.org/1218863002/diff/240001/BUILD.gn#newcode832
BUILD.gn:832: "src/heap/memory-reducer.cc",
On 2015/07/02 13:19:06, Hannes Payer wrote:
alphabetic order

Done.

https://codereview.chromium.org/1218863002/diff/240001/src/heap/memory-reducer.cc
File src/heap/memory-reducer.cc (right):

https://codereview.chromium.org/1218863002/diff/240001/src/heap/memory-reducer.cc#newcode1
src/heap/memory-reducer.cc:1: // Copyright 2014 the V8 project authors.
All rights reserved.
On 2015/07/02 13:19:06, Hannes Payer wrote:
2015

Done.

https://codereview.chromium.org/1218863002/diff/240001/src/heap/memory-reducer.cc#newcode41
src/heap/memory-reducer.cc:41: PrintIsolate(heap()->isolate(), "Clean-up
GC: started #%d\n",
On 2015/07/02 13:19:06, Hannes Payer wrote:
Please don't use the term Cleanup-gc, also below.

Done.

https://codereview.chromium.org/1218863002/diff/240001/src/heap/memory-reducer.h
File src/heap/memory-reducer.h (right):

https://codereview.chromium.org/1218863002/diff/240001/src/heap/memory-reducer.h#newcode1
src/heap/memory-reducer.h:1: // Copyright 2014 the V8 project authors.
All rights reserved.
On 2015/07/02 13:19:06, Hannes Payer wrote:
2015

Done.

https://codereview.chromium.org/1218863002/diff/240001/src/heap/memory-reducer.h#newcode72
src/heap/memory-reducer.h:72: explicit State(Action action, int
started_gcs, double next_gc_start_ms)
On 2015/07/02 13:19:06, Hannes Payer wrote:
I think the code style says that this should be a method called
Initialize.

As discussed offline: I removed "explicit" and leaving the constructor
since it makes code cleaner.

https://codereview.chromium.org/1218863002/

--
--
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