Searched defs:rootID (Results 1 – 3 of 3) sorted by relevance
199 …ngTableInternal<ConcurrentSweep>::SweepWeakRef(const WeakRefFieldVisitor& visitor, uint32_t rootID, in SweepWeakRef()224 for (uint32_t rootID = 0; rootID < TrieMapConfig::ROOT_SIZE; ++rootID) { in SweepWeakRef() local
305 uint32_t rootID = (hash & TrieMapConfig::ROOT_BIT_MASK); in GetRootAndProcessHash() local
448 void EcmaStringTableImpl<Traits>::SweepWeakRef(const WeakRootVisitor &visitor, uint32_t rootID) in SweepWeakRef()634 void EcmaStringTable::SweepWeakRef(const WeakRootVisitor& visitor, uint32_t rootID) in SweepWeakRef()