Searched defs:tableId (Results 1 – 1 of 1) sorted by relevance
41 uint32_t tableId = 0U; in ProcessSweepWeakRef() local465 for (uint32_t tableId = 0; tableId < stringTable_.size(); ++tableId) { in SweepWeakRef() local470 void EcmaStringTable::SweepWeakRef(const WeakRootVisitor &visitor, uint32_t tableId) in SweepWeakRef()