Searched refs:SetTSTypeTable (Results 1 – 2 of 2) sorted by relevance
208 void SetTSTypeTable(const JSHandle<TSTypeTable> &table, int tableId) const;875 SetTSTypeTable(table, static_cast<uint32_t>(MODULEID)); \
472 SetTSTypeTable(newITable, tableId); in AddTSTypeToTypeTable()544 void TSManager::SetTSTypeTable(const JSHandle<TSTypeTable> &table, int tableId) const in SetTSTypeTable() function in panda::ecmascript::TSManager