DescriptionRemove unnecessary MemberHash<> templates.
Directly define the hash traits of all heap reference template types
(Member<T> - or Persistent<T>-derived) in terms of MemberHash<T>,
and avoid introducing ad-hoc templates for these.
Add missing (CrossThread)WeakPersistent<T> hash traits also.
R=
BUG=
Committed: https://crrev.com/95d55a4f8ca7f2088cd31cba4b0cba2643e94f84
Cr-Commit-Position: refs/heads/master@{#400155}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|