Searched defs:tableId (Results 1 – 1 of 1) sorted by relevance
44 uint32_t tableId = 0U; in ProcessSweepWeakRef() local473 for (uint32_t tableId = 0; tableId < stringTable_.size(); ++tableId) { in SweepWeakRef() local478 void EcmaStringTable::SweepWeakRef(const WeakRootVisitor &visitor, uint32_t tableId) in SweepWeakRef()502 for (uint32_t tableId = 0; tableId < stringTable_.size(); ++tableId) { in IterWeakRoot() local