https://codereview.chromium.org/1152513002/diff/20001/src/heap/heap.cc
File src/heap/heap.cc (right):

https://codereview.chromium.org/1152513002/diff/20001/src/heap/heap.cc#newcode2257
src/heap/heap.cc:2257: #define kObjectAligned kDoubleAligned
Why do we need this?

https://codereview.chromium.org/1152513002/diff/20001/src/heap/heap.cc#newcode2265
src/heap/heap.cc:2265: EvacuateObject<POINTER_OBJECT,
kObjectAligned>(map, slot, object,
Why not kWordAligned?

https://codereview.chromium.org/1152513002/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to