Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:linear

546 	sentinel. Fixed to search with double-hashing instead of linear probing.
665 - move from linear probing to double hashing, gives an 0.7% speedup in iBench JavaScript
669 Moved from linear probing to double hashing, using the hash modulo