Lines Matching defs:module
57 JSHandle<SourceTextModule> module(thread, currentModule.GetTaggedObject()); in GetSendableModuleValueImpl() local
91 JSHandle<SourceTextModule> module(thread, currentModule.GetTaggedObject()); in GetLazySendableModuleValueImpl() local
165 JSHandle<JSTaggedValue> module = moduleManager->TryGetImportedModule(recordName); in ResolveSharedImportedModuleWithMerge() local
194 JSHandle<JSTaggedValue> module(thread, entry->second); in GetSModuleUnsafe() local
213 JSHandle<JSTaggedValue> module = JSHandle<JSTaggedValue>::Cast(moduleRecord); in InsertInSModuleManager() local
226 JSHandle<SourceTextModule> module = moduleManager->HostGetImportedModule(s); in TransferSModule() local
234 …dModuleManager::findModuleMutexWithLock(JSThread *thread, const JSHandle<SourceTextModule> &module) in findModuleMutexWithLock()
245 …aredModuleManager::IsInstaniatedSModule(JSThread *thread, const JSHandle<SourceTextModule> &module) in IsInstaniatedSModule()
260 JSHandle<SourceTextModule> module; in GenerateFuncModule() local
279 const JSHandle<JSTaggedValue> &module, const JSHandle<TaggedArray> &exports) in SModuleNamespaceCreate()
290 JSTaggedValue module = it->second; in SharedNativeObjDestory() local