Searched refs:iTable (Results 1 – 1 of 1) sorted by relevance
465 JSHandle<TSTypeTable> iTable = GetTSTypeTable(tableId); in AddTSTypeToTypeTable() local466 if (UNLIKELY(!GlobalTSTypeRef::IsValidLocalId(iTable->GetNumberOfTypes() + 1))) { in AddTSTypeToTypeTable()471 JSHandle<TSTypeTable> newITable = TSTypeTable::PushBackTypeToTable(thread_, iTable, type); in AddTSTypeToTypeTable()