2011-04-04 Geoffrey Garen <ggaren@apple.com>
Reviewed by Oliver Hunt. Renamed clearWeakPointers => updateWeakHandles and removed misleading comment https://bugs.webkit.org/show_bug.cgi?id=57790 * collector/handles/HandleHeap.cpp: (JSC::HandleHeap::updateWeakHandles): Updated for rename. * collector/handles/HandleHeap.h: Removed comment claiming that this function should only be called during teardown, because it's actually called after every GC pass. * runtime/Heap.cpp: (JSC::Heap::destroy): (JSC::Heap::markRoots): Updated for rename. git-svn-id: svn://svn.chromium.org/blink/trunk@82875 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment