MemoryInstrumentation::addObjectImpl(const OwnPtr<T>* const... MemoryInstrumentation::addObjectImpl(const RefPtr<T>* const.. Should check if the smart pointer has already been visited before counting its size.
Created attachment 164160 [details] Patch
Comment on attachment 164160 [details] Patch lgtm
Comment on attachment 164160 [details] Patch rs=me
Committed r128721: <http://trac.webkit.org/changeset/128721>