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

https://codereview.chromium.org/227473002/diff/1/src/heap.h#newcode187
src/heap.h:187: V(Map, oddball_map, OddballMap)
                    \
Can't we have distinct maps for the other oddballs as well and get rid
of this entirely?

https://codereview.chromium.org/227473002/diff/1/src/types.cc
File src/types.cc (right):

https://codereview.chromium.org/227473002/diff/1/src/types.cc#newcode181
src/types.cc:181: return kOddball;
I think you could now return kInternal here and eliminate the Oddball
type.

https://codereview.chromium.org/227473002/

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