https://codereview.chromium.org/1314853002/diff/1/src/heap/heap.h
File src/heap/heap.h (right):

https://codereview.chromium.org/1314853002/diff/1/src/heap/heap.h#newcode1399
src/heap/heap.h:1399: void StartIncrementalMarking(int gc_flags,
Can we make change the int gc_flags to an enum, you can do that in a
separate cl.

The flags could also have a default parameter.

https://codereview.chromium.org/1314853002/diff/1/src/heap/heap.h#newcode2347
src/heap/heap.h:2347: GCCallbackFlags current_gc_callback_flags_;
Describe what these flags are doing.

https://codereview.chromium.org/1314853002/

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