Searched refs:_hasCachedHashCode (Results 1 – 1 of 1) sorted by relevance
46 _hasCachedHashCode = false in set()53 if (_hasCachedHashCode && other._hasCachedHashCode in equals()68 private var _hasCachedHashCode: Boolean = false variable in trebuchet.io.DataSlice70 if (_hasCachedHashCode) return _cachedHashCode in hashCode()76 _hasCachedHashCode = true in hashCode()