LGTM with one final nit.

https://codereview.chromium.org/13798002/diff/10001/src/spaces.h
File src/spaces.h (right):

https://codereview.chromium.org/13798002/diff/10001/src/spaces.h#newcode825
src/spaces.h:825: intptr_t non_available_small_blocks_;
Let's move the fields to MemoryChunk, because that's where the actual
header size is also computed. The accessors can stay here.

https://codereview.chromium.org/13798002/

--
--
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/groups/opt_out.


Reply via email to