Searched defs:spillCount (Results 1 – 3 of 3) sorted by relevance
32 private CompactStringObjectMap(int hashMask, int spillCount, Object[] hashArea) in CompactStringObjectMap()51 int spillCount = 0; in construct() local
223 int spillCount = 0; in init() local
957 int spillCount = (_spilloverEnd - _spilloverStart()) >> 2; in _checkNeedForRehash() local