Searched refs:GetTSModuleTable (Results 1 – 4 of 4) sorted by relevance
41 inline JSHandle<TSModuleTable> GetTSModuleTable() const in GetTSModuleTable() function43 return tsManager_->GetTSModuleTable(); in GetTSModuleTable()48 JSHandle<TSModuleTable> table = GetTSModuleTable(); in GetNextModuleId()
74 int moduleIdBaseOnFile = GetTSModuleTable()->GetGlobalModuleID(thread_, recordNameStr); in TryGetModuleId()91 JSHandle<TSModuleTable> table = GetTSModuleTable(); in AddTypeTable()
328 JSHandle<TSModuleTable> table = GetTSModuleTable(); in Dump()428 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in GetOrCreateUnionType()453 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in GetTSTypeTable()461 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in SetTSTypeTable()1261 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in PrintNumOfTypes()
197 JSHandle<TSModuleTable> GetTSModuleTable() const in GetTSModuleTable() function