Searched refs:AddTSTypeToTypeTable (Results 1 – 2 of 2) sorted by relevance
865 return AddTSTypeToTypeTable(type, static_cast<uint32_t>(MODULEID)); \885 GlobalTSTypeRef AddTSTypeToTypeTable(const JSHandle<TSType> &type, int tableId) const;
463 GlobalTSTypeRef TSManager::AddTSTypeToTypeTable(const JSHandle<TSType> &type, int tableId) const in AddTSTypeToTypeTable() function in panda::ecmascript::TSManager