Hello, I'm working on a project in which, for profiling reasons, we're currently looking for any sources of associative lookups within WebKit. We've located the hash table implementations in JavaScriptCore/wtf/HashTable.h and in JavaScriptCore/runtime/PropertyMapHashTable.h; are there other hash tables we should be aware of?
- RJ
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
