[Webkit-unassigned] [Bug 59151] Provide default constructors for HashMap iterators

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 16:30:05 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59151





--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-04-21 16:30:05 PST ---
(From update of attachment 90625)
View in context: https://bugs.webkit.org/attachment.cgi?id=90625&action=review

> Source/JavaScriptCore/wtf/HashTable.h:1123
> +        HashTableConstIteratorAdapter() {}

Do we need to initialize m_impl to anything (like null) or does it do that itself?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list