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()
80 …int moduleIdBaseOnFile = GetTSModuleTable()->GetGlobalModuleID(thread_, recordNameStr, abcNameStr); in TryGetModuleId()98 JSHandle<TSModuleTable> table = GetTSModuleTable(); in AddTypeTable()
348 JSHandle<TSModuleTable> table = GetTSModuleTable(); in Dump()449 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in GetOrCreateUnionType()476 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in GetTSTypeTable()484 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in SetTSTypeTable()1375 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in PrintNumOfTypes()
127 JSHandle<TSModuleTable> GetTSModuleTable() const in GetTSModuleTable() function