Searched refs:AddToInstantiatingSModuleList (Results 1 – 3 of 3) sorted by relevance
169 void AddToInstantiatingSModuleList(const CString &record);
175 moduleManager->AddToInstantiatingSModuleList(recordName); in ResolveSharedImportedModuleWithMerge()
580 void ModuleManager::AddToInstantiatingSModuleList(const CString &record) in AddToInstantiatingSModuleList() function in panda::ecmascript::ModuleManager