mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
206a6316cd
- Don't ape java.lang.String's bogo-sampling hash function for "long" (>=16 char) strings. - Theory and practice comment in jsdhash.h helps analyze when to use double hashing (most of the time) vs. when to use chaining. - Subroutine ChangeTable from JS_DHashTableOperate so it can be called from JS_DHashTableEnumerate, if the latter finds that enough entries have been removed to be worth a shrink or compress cycle. |
||
---|---|---|
.. | ||
benchmarks | ||
js2 | ||
jsd | ||
jsdj | ||
jsj | ||
macbuild | ||
ref | ||
rhino | ||
semantics | ||
src | ||
tests | ||
.cvsignore | ||
landbranch.pl | ||
Makefile.in | ||
makefile.win |