Description
I made a cleanup pass thru ObjectSynchronizer::FastHashCode():
- consistently use 'a hash' or 'the hash' instead of a mix of
'a hash', 'a hash code', 'the hash' or 'the hash code'.
- clarified/fixed comments
- clarify an assert
- consistently use 'a hash' or 'the hash' instead of a mix of
'a hash', 'a hash code', 'the hash' or 'the hash code'.
- clarified/fixed comments
- clarify an assert