[webkit-reviews] review requested: [Bug 37734] Small HashSet::remove optimization : [Attachment 53579] idea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 16:36:26 PDT 2010


Jędrzej Nowacki <jedrzej.nowacki at nokia.com> has asked  for review:
Bug 37734: Small HashSet::remove optimization
https://bugs.webkit.org/show_bug.cgi?id=37734

Attachment 53579: idea
https://bugs.webkit.org/attachment.cgi?id=53579&action=review

------- Additional Comments from Jędrzej Nowacki <jedrzej.nowacki at nokia.com>
I think that we can skip check inside the function, at least for disabled
CHECK_HASHTABLE_CONSISTENCY. The same check is done inside
removeWithoutEntryConsistencyCheck implementation. There are autotests for this
code, that I can use?


More information about the webkit-reviews mailing list