Searched defs:moduleName (Results 1 – 13 of 13) sorted by relevance
143 CString moduleName = inputFileName.substr(startStrLen, pos - startStrLen); in ParseOhmUrl() local163 static void CropNamespaceIfAbsent(CString &moduleName) in CropNamespaceIfAbsent()182 CString moduleName = vec[1]; in ParseUrl() local238 CString moduleName = vec[1]; in ParsePrefixBundle() local398 CString moduleName = vec[1]; in FindPackageInTopLevelWithNamespace() local
112 auto moduleName = FindTSModuleNameByScope(scope); in VisitTSNode() local181 auto moduleName = GetCurrentTSModuleName(); in VisitTsImportEqualsDeclaration() local331 auto moduleName = GetCurrentTSModuleName(); in CreateTsModuleAssignment() local477 auto moduleName = GetCurrentTSModuleName(); in CreateTsModuleParam() local
44 private moduleName: string; property in SourceTextModuleRecord
251 public moduleName: string = ""; property in ModuleRecord
146 JSHandle<EcmaString> moduleName; in DynamicImportJob() local
519 JSTaggedValue moduleName = TaggedArray::Cast(requestedModule.GetTaggedObject())->Get(index); in GetModuleNamespaceInternal() local680 CString moduleName = GetStrippedModuleName(moduleRequestName); in LoadNativeModule() local
277 JSHandle<JSTaggedValue> &moduleName, JSHandle<JSTaggedValue> &exports, bool isBundle) in InitializeEnvironment()
492 void SetModuleName(const CString &moduleName) in SetModuleName()
500 CString moduleName = jsPandaFile->GetJSPandaFileDesc(); in InvokeEcmaEntrypoint() local
263 CString moduleName = jsPandaFile->GetJSPandaFileDesc(); in DefineMethodInLiteral() local
901 static void AddModuleRecord(panda::pandasm::Program &prog, const std::string &moduleName) in AddModuleRecord()1248 std::string moduleName = ParseString(moduleRecord["moduleName"].asString()); in ParseSingleModule() local
2715 void JSNApi::SetModuleName(EcmaVM *vm, std::string moduleName) in SetModuleName()2753 ecmascript::CString moduleName = jsPandaFile->GetJSPandaFileDesc(); in InitForConcurrentFunction() local
2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property