Searched defs:moduleRequest (Results 1 – 5 of 5) sorted by relevance
27 panda::pandasm::LiteralArray::Literal moduleRequest = { in GenModuleRequests() local56 panda::pandasm::LiteralArray::Literal moduleRequest = { in GenRegularImportEntries() local75 panda::pandasm::LiteralArray::Literal moduleRequest = { in GenNamespaceImportEntries() local124 panda::pandasm::LiteralArray::Literal moduleRequest = { in GenIndirectExportEntries() local139 panda::pandasm::LiteralArray::Literal moduleRequest = { in GenStarExportEntries() local
30 … const JSHandle<JSTaggedValue> &moduleRequest, in HostResolveImportedModule()80 … const JSHandle<JSTaggedValue> &moduleRequest, in HostResolveImportedModuleWithMerge()125 const JSHandle<JSTaggedValue> &moduleRequest, in HostResolveImportedModuleBundlePack()313 const CString &moduleRequest, in ResolveNativeModule()
1690 JSTaggedValue moduleRequest = requestArray->Get(thread, ee->GetModuleRequestIndex()); in CheckResolvedBinding() local1731 JSTaggedValue moduleRequest = requestArray->Get(thread, ee->GetModuleRequestIndex()); in CheckResolvedIndexBinding() local
173 JSMutableHandle<JSTaggedValue> moduleRequest(thread, globalConstants->GetUndefined()); in EnumerateIndirectExportEntry() local206 JSMutableHandle<JSTaggedValue> moduleRequest(thread, globalConstants->GetUndefined()); in EnumerateStarExportEntry() local
221 std::string moduleRequest = std::string(newModule->moduleName->impl); in AddNewModuleRequest() local