Reviewers: Erik Corry, Description: Switch UnreachableObjectsFilter to use Marking instead of InstrusiveMarking.
GcSafeFindCodeForInnerPointer does not work with intrusive marking now and it is
used when roots are iterated. [email protected] Please review this at http://codereview.chromium.org/8342037/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/builtins.cc M src/heap.h M src/heap.cc M src/incremental-marking.cc M src/liveobjectlist.cc M src/mark-compact-inl.h M src/mark-compact.h M src/mark-compact.cc M src/objects.cc M src/runtime.cc M src/spaces-inl.h M src/spaces.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
