http://codereview.chromium.org/6287004/diff/1/src/heap.cc File src/heap.cc (right):
http://codereview.chromium.org/6287004/diff/1/src/heap.cc#newcode38 src/heap.cc:38: #include "liveobjectlist-inl.h" This suggests that the actual lol implementation lands before this change. How about a separate change with the empty implementation from http://codereview.chromium.org/6357005/ which can land first. Then we can land the this change and the debugger support change and then finally the actual lol implementation? http://codereview.chromium.org/6287004/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
