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()
75 int moduleIdBaseOnFile = GetTSModuleTable()->GetGlobalModuleID(thread_, recordNameStr); in TryGetModuleId()92 JSHandle<TSModuleTable> table = GetTSModuleTable(); in AddTypeTable()
408 JSHandle<TSModuleTable> table = GetTSModuleTable(); in Dump()509 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in GetOrCreateUnionType()538 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in GetTSTypeTable()546 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in SetTSTypeTable()1622 JSHandle<TSModuleTable> mTable = GetTSModuleTable(); in PrintNumOfTypes()
196 JSHandle<TSModuleTable> GetTSModuleTable() const in GetTSModuleTable() function