2011-04-04 Geoffrey Garen <ggaren@apple.com>
Reviewed by Oliver Hunt. Removed a redundant variable from HandleHeap https://bugs.webkit.org/show_bug.cgi?id=57786 We don't need a specific variable to indicate that we're in the middle of the finalization phase, since m_nextToFinalize already does this. * collector/handles/HandleHeap.cpp: (JSC::HandleHeap::HandleHeap): (JSC::HandleHeap::clearWeakPointers): (JSC::HandleHeap::writeBarrier): git-svn-id: svn://svn.chromium.org/blink/trunk@82871 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment