Reviewers: Vitaly Repeshko, Description: Specialize ScavengingVisitor for the case when all logging and profiling is disabled.
By default use specialized static visitor and fallback to more generic one when
one of the isolates with enabled logging/profiling hits GC. Please review this at http://codereview.chromium.org/6777011/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/heap.h M src/heap.cc M src/objects-visiting.h -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
