mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-06 02:30:56 +00:00
M1477632
This commit is contained in:
parent
7d2b3ba887
commit
86bc80d50b
@ -387,7 +387,7 @@ PLDHashTable::Clear()
|
||||
// distinction is a bit grotty but this function is hot enough that these
|
||||
// differences are worthwhile.
|
||||
template <PLDHashTable::SearchReason Reason>
|
||||
PLDHashEntryHdr* PL_DHASH_FASTCALL
|
||||
MOZ_ALWAYS_INLINE PLDHashEntryHdr*
|
||||
PLDHashTable::SearchTable(const void* aKey, PLDHashNumber aKeyHash)
|
||||
{
|
||||
MOZ_ASSERT(mEntryStore.Get());
|
||||
|
Loading…
x
Reference in New Issue
Block a user