https://codereview.chromium.org/11818052/diff/1/src/mark-compact.cc File src/mark-compact.cc (right):
https://codereview.chromium.org/11818052/diff/1/src/mark-compact.cc#newcode946 src/mark-compact.cc:946: SharedFunctionInfo* next_candidate; Why is there a difference between shared_info being the head of the list and being somewhere on the list? Moreover can you unify the code below? https://codereview.chromium.org/11818052/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
