Searched refs:tableCount (Results 1 – 1 of 1) sorted by relevance
272 uint32_t tableCount = wasmObj->getNumImportedTables() + tables.size(); in addLegacyIndirectFunctionTableIfNeeded() local275 if (tableCount == tableSymbolCount) in addLegacyIndirectFunctionTableIfNeeded()285 Twine(tableCount) + " table(s) present, but got " + in addLegacyIndirectFunctionTableIfNeeded()300 if (tableCount != 1) { in addLegacyIndirectFunctionTableIfNeeded()