[webkit-reviews] review requested: [Bug 71012] Use StringHasher to generate the matched declaration cache hash : [Attachment 112865] zero initialize the matched declaration struct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 08:00:36 PDT 2011


Antti Koivisto <koivisto at iki.fi> has asked  for review:
Bug 71012: Use StringHasher to generate the matched declaration cache hash
https://bugs.webkit.org/show_bug.cgi?id=71012

Attachment 112865: zero initialize the matched declaration struct
https://bugs.webkit.org/attachment.cgi?id=112865&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
The other option would be to use vector traits. However those seemed to be
geared towards optimization and being more explicit seemed better.


More information about the webkit-reviews mailing list