Searched refs:GetGlobalModuleID (Results 1 – 3 of 3) sorted by relevance
75 int moduleIdBaseOnFile = GetTSModuleTable()->GetGlobalModuleID(thread_, recordNameStr); in TryGetModuleId()
157 int GetGlobalModuleID(JSThread *thread, JSHandle<EcmaString> amiPath) const;
1675 int TSModuleTable::GetGlobalModuleID(JSThread *thread, JSHandle<EcmaString> amiPath) const in GetGlobalModuleID() function in panda::ecmascript::TSModuleTable